I am not entirely sure if the theora encoding is using gstreamer or it's own 
built in code.  Because gstreamer also produces this error I just made 
assumption that LS is using gstreamer to create the stream.
Further testing resulted in the two major browsers Chrome and Firefox were not 
able to play the theora stream. The built in players will just produce a green 
blob for video.  The only two players that would play the stream was ffplay and 
VLC.  VLC will also spit out errors, which I believe are similar to what ffplay 
is producing  when logging is turned on.
Since Gstreamer also produces the same results I couldn't use theora and had to 
switch to vp8/vorbis stream in a webm container with Gstreamer pushing directly 
to the icecast server.  This worked well, in both players and browsers with 
considerable image quality improvement. Just at a heavy CPU cost.

-- 
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-401935998
------------------------------------------------------------------------------
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