utgg wrote:
> Ah, on second thoughts, this error probably means that there is
> something wrong with the call to sysread in Player::Source.pm:
> >
Code:
--------------------
> >
> if ($fd) {
>
> if ($chunksize > 0) {
>
> my $readlen = $fd->sysread($chunk, $chunksize);
>
--------------------
> >
>
> So I think that probably means that $fd->sysread doesn't exist, or set
> to something that isn't the sysread function from HLS.pm. I really
> haven't any idea how that might have happened - it probably needs more
> sophisticated debugging to find out, and I'm not sure how to go about
> that.
Thanks for your assistance, most of what you said is over my head I must
say.
In the meantime I did a simple test: I took several On Demand HLS URLs
from logs and put them into Safari and Quicktime on OS X. They all
played perfectly right till the end.
I guess this narrows the problem down to the alpha plugin.
------------------------------------------------------------------------
flimflam's Profile: http://forums.slimdevices.com/member.php?userid=56891
View this thread: http://forums.slimdevices.com/showthread.php?t=53229
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins