2016-10-18, 02:41 AM
Cannot stream live TV with NextPVR web server opened in a remote browser (IE & Chrome). The Home, Now, TV Guide, Recording and Scheduler pages all open OK.
I believe the following is are the relevant events from the NextPVR web log.
Is the file that does not exist supposed to be a m3u8 file in "C:\Users\Public\NPVR\web\temp\?"
I believe the following is are the relevant events from the NextPVR web log.
Code:
2016-10-17 18:16:37.102 [DEBUG][4] Got Web Request (192.168.1.123): /modern/player.html channel_id=8707&title=NBC%20Bay%20Area%20News%20at%206
2016-10-17 18:16:37.444 [DEBUG][3] Got Web Request (192.168.1.123): /services/service method=channel.transcode.initiate&channel_id=8707&profile=default&random=0.5659266267159626
2016-10-17 18:16:37.444 [DEBUG][3] method=channel.transcode.initiate
2016-10-17 18:16:37.444 [DEBUG][3] parameters:
2016-10-17 18:16:37.446 [DEBUG][3] method: channel.transcode.initiate
2016-10-17 18:16:37.446 [DEBUG][3] channel_id: 8707
2016-10-17 18:16:37.446 [DEBUG][3] profile: default
2016-10-17 18:16:37.446 [DEBUG][3] random: 0.5659266267159626
2016-10-17 18:16:37.446 [DEBUG][3] client_ip: 192.168.1.123
2016-10-17 18:16:37.446 [DEBUG][3] host_callback: 192.168.1.88:8866
2016-10-17 18:16:37.446 [DEBUG][3] physical_path: C:\Users\Public\NPVR\web\
2016-10-17 18:16:37.446 [DEBUG][3] user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
2016-10-17 18:16:37.446 [DEBUG][3] range:
2016-10-17 18:16:37.446 [DEBUG][3] requested_path: /services/service
2016-10-17 18:16:37.446 [DEBUG][3] verb: GET
2016-10-17 18:16:37.446 [DEBUG][3] sid: default
2016-10-17 18:16:37.512 [ERROR][22] [color=#FF0000]Uncaught exception: System.Web.HttpException (0x80004005): File does not exist[/color].
at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context, String overrideVirtualPath)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Is the file that does not exist supposed to be a m3u8 file in "C:\Users\Public\NPVR\web\temp\?"