Owen Smith wrote: > I can't help with testing this, I use a WHS v1 server on an Intel Atom > processor which does not suffer startup issues. And I'm on LMS 7.8.0 > anyway which can't use the fix.
I think your system is not affected because either or both Atom processor and WHS v1. AFAICT the problem stems from a convergence of issues. 1. DASH uses a "mechanism" from Triode HLS code (and before that RTMP/Flash) but Triode had to change RTMP code to make it work for HLS to workaround a bug in LMS but I think at the time he didn't know it was a bug. 2. The workaround fails when faster/multicore processors an/or change in kernel scheduler in Win 10 (possibly 8 maybe 7) which start the transcoding process very quickly. The issue does not seem to affect Linux possibly because processes seemed to be started in a more orderly fashion. 3. July 2017 Bug fix in LMS 7.9.1 enable DASH & HLS code to be changed to revert code back to original RTMP mechanism. While the LMS change is a simple one line to a single file - on Windows LMS is delivered as a single EXE and so individual LMS files cannot be patched. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109902 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
