FLACforever wrote: 
>  so my guess is the problem is either the iPlayer stream or the external
> BT network?

You don't say which version of the BBCiPlayer plugin andwhich protocol
you are using nor any details of your setup.  

In either case if you are playing HLS or DASH streams especially on a
WIndows system and at busy times then I believe is an implementation
issue - the plugin use HTTP 1.10 which requires a TCP connection per
HTTP GET - HLS and DASH streams can result in about 20 GETs per minute .
I am looking into how to change the DASH implementation to use HTTP 1.1
which will use a single TCP connection for multiple GETs thus avoiding
repeated connection setups/teardowns. 

Comments on this issues and any updates are on the relevant plugin
thread.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=106230

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

Reply via email to