ant-thomas / zsgx1hacks

Hacks for ZS-GX1 IP Camera and various Goke GK7102 based IP Cameras
363 stars 102 forks source link

ONVIF default stream link #120

Open antrea opened 5 years ago

antrea commented 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

Fietspomp86 commented 4 years ago

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 :-)