bpa wrote: 
> The ">63" error is due to a BBCiPlayer plugin protocol decode error.
> 
> The current implementation does not support "Extended timestamp" in type
> 0 messages. When the timestamp has value 0x00ffffff (16777215 ) there is
> an extra 4 bytes. When the error > 63 message occurs showing invalid
> window size and chunksize it is because these are messages using
> extended timestamp and  the extended timestamp field has been
> interpreted as the chunksize or window size.

Thanks Bryan - could you try the attached RTMP.pm file which implements
extended timestamps for the perl case?15023


+-------------------------------------------------------------------+
|Filename: RTMP.pm                                                  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15023|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=99133

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

Reply via email to