philippe_44 wrote: > okay, got it. About squeezelite, it has a 3 buffers, one for streaming, > one for decoding and one for outputting to the sound card. Each buffer > is managed by a different thread. They work obviously in cascade flow > control and the stream thread does not read the socket if the stream > buffer is full. In my bridges, I only use the stream buffer but it is > immediately flushed to a file (assuming the file size is below the set > limit if any). That file serves as a source for the GET of the UPnP/CCA > player.
I know squeezelite and understand how it works - I need to understand how it has been modfied for castbridge. I then need to think things through For exmaple If I introduce a delay in the plugin - it mightn't help if the player keeps asking for data it will soon catch up again and back to same problem. I need to reproduce the problem and then look at logs to understand BBC, LMS and player as a system not as pieces. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=104614 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
