Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg version: git-2014-09-15
- icecast version: 2.4
- ffmpeg -i big-buck-bunny_trailer.webm -vcodec copy -acodec copy f webm -password hackme -ice_public 1 -content_type video/webm icecast://localhost:8000/test.webm
- output of vlc when trying to access the stream:
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- [mp3 @ 0x7fa3f4c29cc0] Header missing
- so it seems that either the ffmpeg protocol is setting the wrong header, or icecast does. anything i might be missing?
Add Comment
Please, Sign In to add comment