Open antrea opened 5 years ago
Hi
Is any workaround to force the default ONVIF stream to another path?
From: rtsp://login:password@iP_addr:554/0/av0 To: rtsp://iP_Addr:554/onvif1
My NVR can't recognize the camera audio stream because (i think) it will check to the "standard" onvif path (onvif1).
Thanks you
I believe you can remove the password from the stream when you just add
support_onvif = 1 passwd =
To your hwcfg.ini But I'm not sure :-)
Hi
Is any workaround to force the default ONVIF stream to another path?
From: rtsp://login:password@iP_addr:554/0/av0 To: rtsp://iP_Addr:554/onvif1
My NVR can't recognize the camera audio stream because (i think) it will check to the "standard" onvif path (onvif1).
Thanks you