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: 254
Threads: 24
Joined: Sep 2019
#111
2024-09-16, 07:09 PM (This post was last modified: 2024-09-16, 07:13 PM by hdpvr-doug8796.)
(2024-09-16, 07:08 PM)mvallevand Wrote: You can put multiple channels in one file and don't forget to encode any ampersands in the URL

Martin

Sorry looks like I spoke too soon, it loads the file and crashes
[2024/09/16 14:08:03.493] failed to stream https://www.cbs.com/live-tv/stream/tveve.../?ch=CBSNY TargetCloseError: Protocol error (Runtime.callFunctionOn): Target closed
    at CallbackRegistry.clear (D:\Chromecapturetest\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:153:36)
    at CDPSessionImpl._onClosed (D:\Chromecapturetest\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:468:70)
    at Connection.onMessage (D:\Chromecapturetest\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:265:25)
    at WebSocket.<anonymous> (D:\Chromecapturetest\node_modules\puppeteer-core\lib\cjs\puppeteer\common\NodeWebSocketTransport.js:62:32)
    at callListener (D:\Chromecapturetest\node_modules\ws\lib\event-target.js:290:14)
    at WebSocket.onMessage (D:\Chromecapturetest\node_modules\ws\lib\event-target.js:209:9)
    at WebSocket.emit (node:events:520:28)
    at Receiver.receiverOnMessage (D:\Chromecapturetest\node_modules\ws\lib\websocket.js:1184:20)
    at Receiver.emit (node:events:520:28)
    at Receiver.dataMessage (D:\Chromecapturetest\node_modules\ws\lib\receiver.js:541:14)

It fails on all version of node. I will have to try and record the ts file as stated above I suppose.

If I can isolate why the other server "almost" works it would help. It obviously isn't the config file as I tried that.

The weather "windy" thing worked but no other channels worked for more than a minute

If you don't mind, just let me know the script I need to run to output the ts file and give you as much data as possible.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#112
2024-09-16, 07:13 PM (This post was last modified: 2024-09-16, 07:13 PM by mvallevand.)
Does the URL work with the ffplay test if not there is no point in using it with the extra.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 254
Threads: 24
Joined: Sep 2019
#113
2024-09-16, 07:15 PM (This post was last modified: 2024-09-16, 07:15 PM by hdpvr-doug8796.)
(2024-09-16, 07:13 PM)mvallevand Wrote: Does the URL work with the ffplay test if not there is no point in using it with the extra.

Martin

Yes I got it working the same as windy for a few minutes and then the window just closed and I lost it. it bugged out. It's just not playing nice with it, maybe a delay of some sort would help? What delay option is best? It loads the channel but closes right when it loads.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#114
2024-09-16, 07:19 PM (This post was last modified: 2024-09-16, 07:21 PM by mvallevand.)
Let curl and ffplay run longer and see if it stops eventually, the traffic could be bursty and if so research various curl timeouts. The capture PC might not be fast enough.

I don't need the file for this.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 254
Threads: 24
Joined: Sep 2019
#115
2024-09-16, 07:23 PM (This post was last modified: 2024-09-16, 07:25 PM by hdpvr-doug8796.)
(2024-09-16, 07:19 PM)mvallevand Wrote: Let curl and ffplay run longer and see if it stops eventually, the traffic could be bursty and if so research various curl timeouts.  The capture PC might not be fast enough.

I don't need the file for this.

Martin
It runs fine, it just needs to ignore small errors and let it play somehow. I will let it keep running.. You don't think a timeout delay could help?


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#116
2024-09-16, 07:26 PM
I said longer, try a few minutes not 16 seconds and if you have no problem try again in NextPVR and send the zipped logs.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 254
Threads: 24
Joined: Sep 2019
#117
2024-09-16, 07:26 PM
I will wait an hour.
hdpvr-doug8796
Offline

Senior Member

Posts: 254
Threads: 24
Joined: Sep 2019
#118
2024-09-16, 07:30 PM
(2024-09-16, 07:23 PM)hdpvr-doug8796 Wrote:
(2024-09-16, 07:19 PM)mvallevand Wrote: Let curl and ffplay run longer and see if it stops eventually, the traffic could be bursty and if so research various curl timeouts.  The capture PC might not be fast enough.

I don't need the file for this.

Martin
It runs fine, it just needs to ignore small errors and let it play somehow.  I will let it keep running.. You don't think a timeout delay could help?

I also noticed on my other pc pipe is the same as the window, in this pipe is zoomed


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#119
2024-09-16, 07:30 PM (This post was last modified: 2024-09-16, 07:32 PM by mvallevand.)
If NextPVR always stops in minutes, a few minutes is fine.

Looking at the tasks you are really overloading try one stream at a time for now. You gotta simplify your tests.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 254
Threads: 24
Joined: Sep 2019
#120
2024-09-16, 07:33 PM (This post was last modified: 2024-09-16, 07:34 PM by hdpvr-doug8796.)
(2024-09-16, 07:30 PM)mvallevand Wrote: If NextPVR always stops in minutes, a few minutes is fine. 

Looking at the tasks you are really overloading try one stream at a time for now.

Martin

Besides the crash on leaving channel, the other pc can handle the chrome capture fine. It outputs to android and works, you just have to click channel twice, as I have a bat to reboot the chrome capture (first click it wont work).  But I will wait 15 min and then rerun and send logs.  I assume the curl ffplay will show in logs?

Well the cbs stream is going to the pipe , if I run on the same pc it encodes and decodes video at the same time, so it bogs it down a bit. hence the running on android or other pc.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (16): « Previous 1 … 10 11 12 13 14 … 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