[FFmpeg-user] Live streaming with webm and ffserver

Stefano Sabatini stefasab at gmail.com
Sat Aug 2 19:51:19 CEST 2014


Hi,

I wonder if anyone had any luck with *live* ffserver webm streaming.

I'm using this configuration:

<Stream test.webm>
Feed test.ffm
Format webm
AudioBitRate 64
AudioSampleRate 48000
AudioChannels 1
VideoCodec libvpx
AudioCodec libvorbis
VideoFrameRate 25
AVOptionVideo flags +global_header
AVOptionAudio flags +global_header
StartSendOnKey
</Stream>

and while it looks to work with Chromium (version 33.0.1750.152) I got
no audio with Firefox 28.0.

If I just try to play a static file I got no issues with both
browsers. Do you have any suggestion or can you suggest places where
to ask for advices?

Also on what conditions are webm-enabled browsers supposed to work
fine with live webm sources?

TIA.


More information about the ffmpeg-user mailing list