comeng wrote: 
> OK
> 
> As usual spoke too soon had two incidents today at 14:08 and 15:14 I
> attach a log file
> The incident occurred as follows
> Sound stops
> On the player section (top 25% of right hand half of the screen) the
> "running time" counter keeps counting up  for a few seconds estimate 5/6
> then jumps back to start value, this reverse is duplicated on the "time
> remaining" counter.
> The sound resumes after several repeats of the above.
> Have also noticed the "track playing text" in the top 25% is correct but
> track playing in bottom 75% is not32841

I can't see any obvious bbc sounds errors in that log. It seems to be
streaming away quite happly
At 14:08 and 15:14 I can see that the stream was paused and woken up
again, hence the seek.  Essentially you did a rewind on the stream.  The
player stopped asking for data for a minute and a half then initiated a
"seek".  Did your player go into standby for a minute?   
Or is it lots of synched players gradually getting out of synch and
trying to correct themselves by rewinding? 


Code:
--------------------
    
  21-01-05 14:07:29.2126] Plugins::BBCSounds::ProtocolHandler::sysread (679) 
Need More data, we have 14
  [21-01-05 14:07:29.2137] Plugins::BBCSounds::ProtocolHandler::sysread (687) 
Data not yet available for 251539946 now 1609855649.21303 edge 1609855655.10386
  [21-01-05 14:08:43.2777] Plugins::BBCSounds::ProtocolHandler::getSeekData 
(323) Trying to seek 441.458 seconds for offset 
  [21-01-05 14:08:43.2809] Plugins::BBCSounds::ProtocolHandler::close (244) 
close called
  [21-01-05 14:08:43.2821] Plugins::BBCSounds::ProtocolHandler::close (257) 
Ensuring live stream closed
  [21-01-05 14:08:43.2884] Plugins::BBCSounds::ProtocolHandler::new (147) 
Proposed Seek 441.458  -  offset 441.458  
  [21-01-05 14:08:43.2894] Plugins::BBCSounds::ProtocolHandler::new (166) 
Seeking to 441.458  edge 1609855719.10386  maximum start time 519.10385594368
  [21-01-05 14:08:43.2899] Plugins::BBCSounds::ProtocolHandler::new (185) 
Remote Stream Start Time = 1609855281.83164
  [21-01-05 14:08:43.2904] Plugins::BBCSounds::ProtocolHandler::new (191) url: 
http://as-dash-uk-live.akamaized.net/pool_904/live/uk/bbc_radio_two/bbc_radio_two.isml/dash/
 master: sounds://_LIVE_bbc_radio_two offset: 441.458
  
--------------------



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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

Reply via email to