Just to close off the WCAP issue and a bit academic to OP as they use
mysqueezebox.com.

The HLS playlist indicated a bandwidth of 449747 bps

Code:
--------------------
    
  
#EXT-X-STREAM-INF:BANDWIDTH=449747,CODECS="avc1.100.31,mp4a.40.2",RESOLUTION=852x480
  
--------------------


This meant LMS put buffer threshold at max as it expected a very fast
high volume audio stream.  The audio contents of the HLS stream is only
about 48kbps so the initial start time was very slow as LMS expected a
lot of data to fillplayer buffer in a short time - a 449kbps stream and
not a 48kbps one.

I'll do a rev of PlayHLS with a tweak to do a guess of likely audio bit
rate just from the audio stream characteristics. 

There is a separate issue where LMS does a timeout of 5-10 secs during
initial scan of the stream. Not sure of the root cause.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112155

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezenetwork

Reply via email to