utgg wrote: > Changing this line in HLS.pm in Triode's alpha plugin: > > Code: -------------------- > > use constant FETCH_CHUNKS => 5; # number of chunks to prefetch -------------------- > > > to: > > Code: -------------------- > > use constant FETCH_CHUNKS => 1; # number of chunks to prefetch -------------------- > > > makes the stream start-up completely reliable and fast for me, and the > stream playing is still rock solid. Great suggestion! Many thanks.
------------------------------------------------------------------------ majones's Profile: http://forums.slimdevices.com/member.php?userid=13029 View this thread: http://forums.slimdevices.com/showthread.php?t=53229 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
