You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Is it possible to use the demuxer with an listen_timeout?
I tryed await beamcoder.demuxer({ "url": "rtsp://admin:[email protected]/1", "options": { "listen_timeout": 10 } }); but get an error.
[Error: In file c:\daten\nodejs\beamcode\node_modules\beamcoder\src\demux.cc on line 76, found error: Problem opening input format: Unable to create
AV error string.] {
code: '5000'
}