[nodemon] 1.18.11
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node index.js
/app/index.js:12
const wCap = new cv.VideoCapture("rtsp://admin:a12345678@192.168.1.13/Streaming/Channels/1");
^
Error: VideoCapture::New - failed to open capture
at Object. (/app/index.js:12:14)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
[nodemon] app crashed - waiting for file changes before starting...
I have a problem when using a ip cam streaming with RTSP, with my usb cam that working.
More anybody having this error?
Thank you!
ERROR
index.js
package.json
index.html