Hello, I'm trying to stream WebM audio with Liquidsoap using output.harbor or output.icecast (same issue). The stream connects succesfully, but opening the stream in Firefox allows the stream to play for a while, then the thing starts stuttering. After 30 seconds of streaming, Firefox isn't able to connect to the stream anymore and reports wrong file format. I have the following code out_mb_webm = output.harbor( %gstreamer( audio="vorbisenc", muxer="webmmux streamable=true", video="", log=1 ), port=8005, format="audio/webm", mount="prr-mb.webm", src, id="out_mb_webm" )
is there anything to do about this? Are there other people who have experience with streaming WebM? Kind regards, Leonard ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
