NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 3 4 5 6 7 43 Next »
Watch outside network

 
  • 0 Vote(s) - 0 Average
Watch outside network
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#31
2023-11-30, 04:27 AM
It worked very well, but there is some hiccup on the gpu when using the app, is there any way to alleviate this (hardware mode)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#32
2023-11-30, 12:55 PM
If hardware mode gives hiccups use software mode. It sounds odd, but when you think about it the new Raspberry Pi5 doesn't use h/w for mpeg2video or h264 which are most broadcast. Also consider changing the resolution to 1280x720 if you haven't already. Video will still be normal, that is the GUI only.

Realistically yauiclient is not designed for performance it was an experiment to see if I could have a NextPVR play ATSC 3.0 channels and recordings with AC-4 audio. I also like the idea of the sports bar mode with the 4 sessions running. Those parts are working but it can't handle the DRM issue for ATSC 3.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#33
2023-11-30, 01:33 PM
I don't know why nlite couldn't handle other channels. On yauiclient if I use software mode the app cuts out after a few seconds of playing video
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#34
2023-11-30, 01:54 PM
It feels like a source issue, does it work with both on the local LAN? I'd like to see the zipped NextPVR logs when it cuts off.

Maybe try Kodi but again this is a suggestion I gave you earlier. I do have a version of yauiclient that allows configuration of the buffer time, it might help if Kodi works.


Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#35
2023-11-30, 02:35 PM (This post was last modified: 2023-11-30, 02:44 PM by hdpvr-doug8796.)
(2023-11-30, 01:54 PM)mvallevand Wrote: It feels like a source issue, does it work with both on the local LAN?  I'd like to see the zipped NextPVR logs when it cuts off.

Maybe try Kodi but again this is a suggestion I gave you earlier.  I do have a version of yauiclient that allows configuration of the buffer time, it might help if Kodi works
Buffer may help hardware/software lags on my pc even 720p. Software stopped crashing on another pc.  I think nlite might work better but it just wasnt working last I checked whereas yauiclient did work. is there a reason nlite couldnt handle it?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#36
2023-11-30, 03:33 PM
Did ESPN+ work on the local network in nlite? Does it work in nextpvr.exe? They use the same playback components, so should be pretty similar.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#37
2023-11-30, 05:46 PM
There are multiple issues at play, first he chrome-capture box appears to be hit and miss which is why server logs would be required.

There's a second issue (if you want to call it that) chrome-capture is defaulting to transcoding because IPTV demands AAC audio and it is sending opus, perhaps because that works on chrome. As noted earlier the h264/h264 video transcoding will slow things down too. You can eliminate that issue by using a an extra so you can direct play

Also the fact that this is going over the Internet just adds to the problem. Maybe test with recordings which can buffer easier.

I would expect nlite to have much lower CPU/GPU use via Direct Show than yauiclient. The ffmpeg remux in yauiclient's libmpv is more consistent on unknown formats than sub's DS addons but always try and get nlite working first.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#38
2023-11-30, 07:09 PM
(2023-11-30, 03:33 PM)sub Wrote: Did ESPN+ work on the local network in nlite? Does it work in nextpvr.exe? They use the same playback components, so should be pretty similar.

It had issues  Can I use nextpvr.exe as client?  What should I do to make logs for all 3 to really get a better idea.
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#39
2023-11-30, 07:10 PM
(2023-11-30, 05:46 PM)mvallevand Wrote: There are multiple issues at play, first he chrome-capture box appears to be hit and miss which is why server logs would be required.

There's a second issue (if you want to call it that)  chrome-capture is defaulting to transcoding because IPTV demands AAC audio and it is sending opus, perhaps because that works on chrome.  As noted earlier the h264/h264 video transcoding will slow things down too. You can eliminate that issue by using a an extra so you can direct play

Also the fact that this is going over the Internet just adds to the problem.  Maybe test with recordings which can buffer easier.

I would expect nlite to have much lower CPU/GPU use via Direct Show than yauiclient.  The ffmpeg remux in yauiclient's libmpv is more consistent on unknown formats than sub's DS addons but always try and get nlite working first.

Martin

How do I "use an a extra"
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#40
2023-11-30, 07:11 PM (This post was last modified: 2023-11-30, 07:19 PM by mvallevand.)
NextPVR.exe only works on the local machine.

For extras check the wiki and search the forum you probably need to use a curl based capture of a URL to stdout. something like

Code:
<extras>
    <channel name="ESPN+">
      <command>curl.exe</command>
      <args>-s http://....</args>
    </channel>
  </extras>

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recordings file name should include date/time, and network ID DSperber 33 8,080 2023-02-23, 02:23 PM
Last Post: justian
  Network issue exiting playback artmetz 8 1,539 2021-12-01, 03:33 PM
Last Post: artmetz
  Recording on Win10 to Network Drive jw1 0 890 2021-08-02, 11:42 AM
Last Post: jw1
  Closed caption issue on one network only Ricknextpvr 31 5,524 2021-03-19, 06:21 PM
Last Post: mvallevand
  Best way to watch while recording? cords911 3 1,689 2020-02-08, 10:58 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode