NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 27 28 29 30 31 … 433 Next »
NextPVR Live TV Web Stream Crashes in Google Chrome

NextPVR Live TV Web Stream Crashes in Google Chrome
Wishbone
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Mar 2019
#1
2019-03-14, 02:38 AM
I am running NextPVR using an HDHomerun and a cable card on a Windows 10 network. I am unable to stream live TV successfully for any length of time as the stream will stop with the message "A network error has caused the video download to fail part-way". It happens on Ethernet and WiFi connections. The stream will start again and run for an undetermined amount of time if the browser window is refreshed but then the same error will occur. There is no issues using Edge browser but I prefer to use Chrome instead if I can. I have recreated the error on other Windows 10 machines on the same network also. It even occurs on the same machine the NextPVR server is installed. It works fine using Kodi so it's most likely related to the Chrome browser. I have inquired at Google about his but to no avail. I'm just wondering if anyone here has come across this issue. Thank you very much an assistance.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2019-03-14, 10:34 AM
Recreate the problem and then ... On the NextPVR server machine ... go to NextPVR Settings --> About and click the button to zip the logs ... Attach the logs to a post telling us the time that you saw the problem so that we know where to look in the logs. Thanks.
Wishbone
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Mar 2019
#3
2019-03-14, 04:08 PM
OK thank you for your help. It occurred quickly at 1156 AM on the server machine while it was being streamed to a network computer. The server machine is a Windows 10 PC. Intel I3 with 16 Gigabytes of RAM.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#4
2019-03-14, 04:35 PM
How fast is your PC? You need a beefy machine to transcode HD mpeg2+ac3 to web compatible format in real time. It seems like it was just able to keep up but it took a long time to buffer.


2019-03-14 11:53:50.438 [DEBUG][58] Executing: C:\Program Files (x86)\NPVR\Other\ffmpeg.exe -y -i http://127.0.0.1:8866/live?channel=231&t...=1561761d-
.....
2019-03-14 11:54:05.005 [DEBUG][58] {"status": "Buffering stream. Please Wait... (100%)","final": true,"duration": 0,"percentage": 100

Martin
Wishbone
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Mar 2019
#5
2019-03-14, 04:48 PM
It's an Intel I3 with 16 gigabytes of RAM on fairly new equipment. There is no problem with Edge browser or watching through Kodi and even Plex for that matter. It just seems to happen only on Google Chrome. I think the machine should be sufficient for this purpose. I suppose I could upgrade the processor but I think an I3 should be able to handle the task. I even upgraded the Router to an Asus AC3200 thinking it was a network issue.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,847
Threads: 954
Joined: May 2006
#6
2019-03-14, 05:13 PM
You can try executing the same line as NextPVR does

Code:
"C:\Program Files (x86)\NPVR\Other\ffmpeg.exe" -y  -i "http://127.0.0.1:8866/live?channel=231&transcoder=1561761d-7dfa-4704-9dc0-28bfaa7a8911&client=861987dd92374024bebf57bf9f15a9d8" -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0 -map 0:a:0 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -b:v 2000000 -maxrate 2000000 -bufsize 4000000 -vsync vfr -profile:v high -level 41 -force_key_frames "expr:gte(t,n_forced*3)" -s 1280x720  -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 3 -start_number 0 -hls_list_size 200 -y "C:\Users\Public\NPVR\web\temp\AMC-1561761d7dfa47049dc028bfaa7a8911.m3u8"

to check your CPU use.

Martin
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#7
2019-03-14, 09:15 PM
Same long time problem with Chrome. Server at 50% load.
Wishbone
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Mar 2019
#8
2019-03-14, 11:05 PM
OK I'm seeing the server CPU at about 30%. I don't have a more powerful CPU available but I did have an SSD that I installed in the server and now reinstalled NextPVR. Most of my storage is on a separate drive so I didn't have to move large files. Unfortunately this didn't work either. It was worth a try. It has to be some kind of issue within Chrome itself as it does not replicate in Edge. I haven't tried Firefox but I may just to see what happens.
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#9
2019-03-15, 03:47 AM
Wishbone Wrote:OK I'm seeing the server CPU at about 30%. I don't have a more powerful CPU available but I did have an SSD that I installed in the server and now reinstalled NextPVR. Most of my storage is on a separate drive so I didn't have to move large files. Unfortunately this didn't work either. It was worth a try. It has to be some kind of issue within Chrome itself as it does not replicate in Edge. I haven't tried Firefox but I may just to see what happens.

I had the same issue with web streaming a few years ago https://forums.nextpvr.com/showthread.ph...-TV-stream

I still have the same problem with web streaming with the latest version of NPVR. When I first reported the problem my server was an Intel I3. I now have an I7 and it makes no difference. I have given up streaming TV with any browser because of this.

It's best to use a client like Kodi or Nlite. The Android app works well also.
Wishbone
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Mar 2019
#10
2019-03-15, 04:03 AM
VCR58 Wrote:I had the same issue with web streaming a few years ago https://forums.nextpvr.com/showthread.ph...-TV-stream

I still have the same problem with web streaming with the latest version of NPVR. When I first reported the problem my server was an Intel I3. I now have an I7 and it makes no difference. I have given up streaming TV with any browser because of this.

It's best to use a client like Kodi or Nlite. The Android app works well also.

I'm thinking your probably right. I've spent hours and hours at night searching for an answer to this and I hate to give up but I think this is some kind of incompatibility issue and there just isn't a fix. I don't want to dump a few hundred dollars on a processor at this point, I'd rather wait till I build a new machine. I'll probably just use Kodi for now. Thank you.
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 140,475 2024-01-29, 01:07 AM
Last Post: stoenjes44
  NextPVR VOD through Kodi unmich 2 1,185 2023-06-18, 03:54 AM
Last Post: sub
  Tuner not being released when live TV stopped on Kodi dark_half 7 2,762 2022-06-12, 11:59 PM
Last Post: sub
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,128 2021-09-25, 02:25 AM
Last Post: madbrain
  NextPVR and Remote viewing MaxiBelas 2 1,648 2021-09-07, 05:29 PM
Last Post: sub
  Help with NextPVR evinahmad86 1 1,397 2021-07-23, 07:01 PM
Last Post: sub
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,057 2021-05-05, 06:23 AM
Last Post: tvwatcher
  Epg setting SD token NextPvr 4.2.4 casimir@zyxu.ca 1 1,540 2021-03-05, 01:38 PM
Last Post: mvallevand
  DVB-T and selecting audio stream three6zerocool 17 4,874 2021-02-06, 04:22 PM
Last Post: artmetz
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,894 2021-02-03, 01:29 PM
Last Post: Graham

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode