NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
1 2 3 4 5 … 159 Next »
Cannot add my channelsdvr m3u

 
  • 0 Vote(s) - 0 Average
Cannot add my channelsdvr m3u
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#101
2024-09-16, 05:25 PM
(2024-09-16, 05:22 PM)mvallevand Wrote: It looks like your HEAD response isn't responding.


Martin

What should it look like if it were? I may need to have to run this on the working pc.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,132
Threads: 957
Joined: May 2006
#102
2024-09-16, 05:29 PM
You are going to need to search that for yourself, but I did already give you an example to use https://forums.nextpvr.com/showthread.ph...#pid593851 although it won't match your scenario.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#103
2024-09-16, 05:38 PM
(2024-09-16, 05:29 PM)mvallevand Wrote: You are going to need to search that for yourself, but I did already give you an example to use https://forums.nextpvr.com/showthread.ph...#pid593851 although it won't match your scenario.

Martin

I'm sorry I am not a coder, I really wish NextPVR could fully work, it almost works and works very well. no stuttering when it works. I was amazed.  For some reason channels can't handle the stream and it lags to hell. I know its frustrating but I am not used to this I am trying to help and figure it out. I think it will be beneficial for people.  I guess I need to somehow code my node js to accept header
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#104
2024-09-16, 06:07 PM
Opus is super uncommon in transport streams. Nobody has ever asked about support for it in NextPVR before.

If you can supply a sample transport stream, I can take a look at how much effort it'd be to add support, but no promises I'll actually do. (hard to justify when only a single user has a scenario that leads to this type of file)
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#105
2024-09-16, 06:10 PM
(2024-09-16, 06:07 PM)sub Wrote: Opus is super uncommon in transport streams. Nobody has ever asked about support for it in NextPVR before.

If you can supply a sample transport stream, I can take a look at how much effort it'd be to add support, but no promises I'll actually do.  (hard to justify when only a single user has a scenario that leads to this type of file)

Well I plan on making it work better in the future and possibly getting more chromecapture users here.
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#106
2024-09-16, 06:11 PM (This post was last modified: 2024-09-16, 06:17 PM by hdpvr-doug8796.)
(2024-09-16, 06:07 PM)sub Wrote: Opus is super uncommon in transport streams. Nobody has ever asked about support for it in NextPVR before.

If you can supply a sample transport stream, I can take a look at how much effort it'd be to add support, but no promises I'll actually do.  (hard to justify when only a single user has a scenario that leads to this type of file)

How would you like me to send you the sample ts stream? Let me know exactly how you want me to record it for you.  I want to help as much as I can.

Channels had horrible lag on cc4c. Nextpvr played beautiful.

What baffles me is why it works decent on one pc (if you leave a channel you have to load the channel 2x as it crashes) . I can record what it does on android , logs, just tell me what you need and I will help!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#107
2024-09-16, 06:23 PM
I'm not well placed to give you detailed instructions for capturing a sample stream, since it'd be guesswork from my end.

You'll probably just need to run one of the curl commands Martin gave you earlier, and pipe the output to a file (something like "capture.ts"). Then share the file with me using something like onedrive or googledrive.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,132
Threads: 957
Joined: May 2006
#108
2024-09-16, 06:36 PM
I leave it to you to figure out IPTV with this but here is one way to do it with an extra

Create this as extras-doug.xml in C:\User\Public\NPVR-data go to Settings-Devices and rescan to see it.

Code:
<extras>
    <channel name="Chrome">
      <command>curl.exe</command>
      <args>-s http://192.168.68.56:5589/stream/windy</args>
    </channel>
</extras>

and you should see this.  (NextPVR expects extras to be web playable so it won't have a problem with opus) but tmm1 even addressed that https://community.getchannels.com/t/beta...36667/1569

Martin


Attached Files Thumbnail(s)
   
hdpvr-doug8796
Offline

Senior Member

Posts: 252
Threads: 24
Joined: Sep 2019
#109
2024-09-16, 06:57 PM (This post was last modified: 2024-09-16, 07:00 PM by hdpvr-doug8796.)
Awesome, that works! Thanks

I am going to play with it . I may be able to get 2-3 streams working full speed!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,132
Threads: 957
Joined: May 2006
#110
2024-09-16, 07:08 PM
You can put multiple channels in one file and don't forget to encode any ampersands in the URL

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (16): « Previous 1 … 9 10 11 12 13 … 16 Next »
Jump to page 


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

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

Linear Mode
Threaded Mode