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.