2024-09-16, 05:25 PM
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
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. 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
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)
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. Well I plan on making it work better in the future and possibly getting more chromecapture users here.
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. 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!
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.
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> 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
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!
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 |
|