bpa wrote: 
> Is the plugin not using HTTP 1.1 for DASH chunks where there is only one
> TCP connection for multiple GETs  - this hugely reduces the load on
> processor  (i.e. only one DNS call for a live stream, one TCP open per
> live stream - not per chunk) and packets response times.[/QUOTE
> 
> It is just using the standard LMS SimpleAsyncHTTP.   I see no reason to
> change that part (it shares the same dash processing logic as Phillipe's
> You tube plugin).   I've no idea if this standard LMS operation sets the
> protocol to http 1.1, but I doubt it.
> 
> I'm seeing no load issues.  I've load tested on a very low powered
> raspberry pi model 1b.  In fact, BBC Sounds streaming uses half as much
> cpu load as the BBC IPlayer streaming I noticed (presumably that is
> because it is using AnyEvent::HTTP which is not optimised for LMS?).



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to