jcharbar wrote: > Attached is a log when the plugin is streaming to a squeezelite client > on the same machine as the logitech media server. It starts off without > any problems but about half-way through the song I start seeing: > > [12:18:51.441107] _streambuf_canwrite:320 player: 0 can't write error: > Resource temporarily unavailable 11 > > Should I be seeing this error when streaming to a local client? Server > is running Arch x64.
That message is ok as long as the sustained rate is above the expected rate - what it means is there is no buffer space left in the client (which happens when sending too fast). Looking at your log the sustained rate is always above the sample rate which means it is working ok. The problem case is when the sustained rate is below the sample rate. [what it does is count the average number of samples send since the start of the track, as long as this is always above the sample rate it should work ok.] Did it play ok in this case? What does the equivalent log look like for streaming to a remote client? ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins