bpa wrote:
> OK if set to Error it means the long timer was in use which sort of make
> the timer less likely.
>
> Can you tun a test - this is not a fix but just to see if it changes the
> problem.
> In the BBciPlugin file HLS.pm can you add the line in ready and restart
> the LMS. It may break the plugin as I am not sure whether 3 is a good
> number for higher speed services. This change can make the stream less
> lumpy.
> >
Code:
--------------------
> >
> sub sysread {
> my $self = $_[0];
> # return in $_[1]
> my $maxBytes = $_[2];
>
> $maxBytes = int($maxBytes / 3) ;
>
> if (${*$self}{'_close'}) {
> $log->debug("closing");
> return 0;
> }
>
--------------------
> >
OK - didn't seem to make any noticable difference. Tried Radio 4, and
it didn't start at all one time, but switching to another channel and
then back again gave the same as before - play a few secs then get into
a loop. R5 playde for a bit, then stalled, then started to play again
and was stable for a minute or so - might be different.
BTW - to make this easier (I'm really appreciative of the efforts) - if
it helps, I can run up a VM and give you access so you can mess around
with this yourself. PM me if that would help - I'd need to know your
public IP address.
pete S
------------------------------------------------------------------------
psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=53229
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins