broadcast/broadcast/resources.md

7 lines
336 B
Markdown
Raw Normal View History

2020-10-22 00:11:59 +02:00
# resources
How to pass the PCM packets to icecast? Possibile solutions/resources
- just using gumbleopenal? https://github.com/layeh/gumble/blob/146f9205029b/gumbleopenal/stream.go#L80
- icecast streaming golang https://github.com/stunndard/goicy/blob/master/stream/stream.go
- converting PCM to mp3? https://github.com/xfrr/goffmpeg