Firefox v60,0.2 will play the stream but only after pausing the stream and 
starting it again.

ffplay produces the same errors as above in initial report but will play the 
stream.

VLC produces no errors, plays the stream.

Chrome v67.0.3396.99 is the most troublesome on if it will play the stream or 
not. Pressing pause and play repeatedly and waiting up to a minute, it might 
play a minute of the stream then stop again.

Using the ffmpeg command below to stream to Icecast server produces no errors 
in ffplay, plays correctly in Chrome and Firefox and VLC.

`$ffmpeg -re -i videofile -f ogg -content_type video/ogg -c:v libtheora 
-qscale:v 7 -c:a libvorbis -qscale:a 5 
icecast://source:yourpasswordhere@localhost:8000/teste`


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/549#issuecomment-401962415
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to