Add RTSP Camera with Same IP but different URL

Good day, so I have a Unifi and Dahua camera system.

Both of these systems expose the camera on the same IP but with different URIs.

Example Dahua:
Camera 1 → rtsp://192.168.1.1:111/cam/realmonitor?channel=1&subtype=0
Camera 2 → rtsp://192.168.1.1:111/cam/realmonitor?channel=2&subtype=0

Example Unifi:
Camara 1 → rtsp://192.168.1.1:1111/AuthToken
Camara 2 → rtsp://192.168.1.1:1111/AuthToken

1 Like

So what’s the issue or request exactly?

1 Like

Apologies for not responding.
Currently, I have this camera registered into the ihost device as my driveway:
rtsp://username:password@192.168.1.1:558/cam/realmonitor?channel=5&subtype=0

Now I want to add my second camera that is on the same NVR:
rtsp://username:password@192.168.1.1:558/cam/realmonitor?channel=2&subtype=0

But currently, I’m getting the following error - Failed to capture video feed, Please check and try again! and if I remove the first (Driveway) one then it allows me to add it.