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
node main.js # with config.json for support multi camera or
node main.js --STREAM1_nameStream="CAM1" --STREAM1_rtspUrl="xxx" --STREAM1_streamUrl="xxx" # single camera
About
So my goal is to create a 24/7 stream for CCTV but if the camera is offline or has a problem it will use the loop file for offline mode, so we don't need to create a new rtsp key and it is always active.