As posted to the mythtv-user mailing list
http://www.gossamer-threads.com/lists/m ... 641#579641
I'm also getting some errors with 0.7.1 from the repo or manually installed, if I roll back to 0.7 it works perfectly
Both With either the JWplayer (Error #2048) or VLC I get failures, however they play perfectly with JWplayer via the internal Example streaming site
http://backend:6544/
File reading failed:
VLC could not open the file "C:\Users\...\AppData\Local\Temp\4022_20141111064900.mpg.864x480_800kV_128kA.av.m3u8" (Bad file descriptor).
File reading failed:
VLC could not open the file "C:\Users\...\AppData\Local\Temp\4022_20141111064900.mpg.864x480_800kV_128kA.ao_32kA.m3u8" (Bad file descriptor).
File reading failed:
VLC could not open the file "C:\Users\...\AppData\Local\Temp\4022_20141111064900.mpg.864x480_800kV_128kA.av.m3u8" (Bad file descriptor).
Your input can't be opened:
VLC is unable to open the MRL 'file:///C:/Users/.../AppData/Local/Temp/4022_20141111064900.mpg.864x480_800kV_128kA.av.m3u8'. Check the log for details.
File reading failed:
VLC could not open the file "C:\Users\...\AppData\Local\Temp\4022_20141111064900.mpg.864x480_800kV_128kA.ao_32kA.m3u8" (Bad file descriptor).
Your input can't be opened:
VLC is unable to open the MRL 'file:///C:/Users/.../AppData/Local/Temp/4022_20141111064900.mpg.864x480_800kV_128kA.ao_32kA.m3u8'. Check the log for details.
if I roll back to 0.7 everything is working again
I get these errors below in Both 0.7 & 0.7.1 so not related I think
2014-11-12 12:39:21,138 [Threadpool worker] ERROR ASP.global_asax System.TypeInitializationException: An exception was thrown by the type initializer for FrontendScanner ---> System.Exception: No Zeroconf providers could be found or initialized. Necessary daemon may not be running.
at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in :0
at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () [0x00000] in :0
at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () [0x00000] in :0
at Mono.Zeroconf.ServiceBrowser..ctor () [0x00000] in :0
at FrontendScanner..cctor () [0x00000] in :0
--- End of inner exception stack trace ---
I cant find any other logs that report any issues, if there anything else I can check let me know.
Cheers,
Anthony