bpa wrote: 
> Start delay is really only for Windows and is only there to help the
> startup of the socketwrapper transcoding chain typically on low end PC
> systems. It will no really do anything on Linux except change the start
> time of the stream (i.e. the timecode of 
> 
> the first packet).  You have a problem not getting a packet in the
> middle of streaming.  Network loads (e.g. morning and evening) will
> increase packet response time. 
> 
> This happens to me occassionally but I'm pretty sure it is due to local
> WLAN (Homelink) having a bad moment.
> 
> It is possible there is a [problem with stream getting ahead of the
> stream in the servers - if this is the case then it is a bug in the DASH
> implementation.  Again Start time won't change this behaviour.
> Any messages especially 4xx (e,g. 404 not available , 403 forbidden
> etc.) in the log ?
> 
> Following comments from BBC streaming engineer saying they see 404's
> being sent but I cannot reproduce this issue but I have found a possible
> bug.

In the server log I see

[17-01-16 07:38:07.5845] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231961248] Status=596 Reason: Connection timed out Fetch time
300005 ms 
[17-01-16 07:42:23.9312] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231961288] Status=596 Reason: Connection timed out Fetch time
299997 ms 
[17-01-16 09:19:21.7208] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231962197] Status=596 Reason: Connection timed out Fetch time
299997 ms 
[17-01-16 09:46:01.2851] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231962447] Status=596 Reason: Connection timed out Fetch time
299997 ms 
[17-01-16 09:52:12.2261] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231962505] Status=596 Reason: Connection timed out Fetch time
299997 ms 
[17-01-16 10:41:03.6068] Plugins::BBCiPlayer::DASH::__ANON__ (706) error
fetching [231962963] Status=596 Reason: Connection timed out Fetch time
299998 ms 

with the logging for plugin.bbciplayer.dash set to error. Should I set
logging to debug?


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=106409

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to