- Jan 23, 2017
- 25
- 4
I'm trying to determine the RTSP URL for a Dahua IPC-HDW5231R-Z that will auto login for a Raspberry Pi
Using VLC Media Player, I'm able to see the video using either of the following URLs but with a manual login:
rtsp://192.168.4.82:554/cam/realmonitor?channel=1&subtype=1
or
rtsp://192.168.4.82:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
When I insert my (actual) ID and password I get a login fail: "VLC is unable to open the MRL"
rtsp://admin
assword@192.168.4.82:554/cam/realmonitor?channel=1&subtype=1
or
rtsp://admin
assword@192.168.4.82:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
Do I have the ID and password formatting correct?
Falcon
Using VLC Media Player, I'm able to see the video using either of the following URLs but with a manual login:
rtsp://192.168.4.82:554/cam/realmonitor?channel=1&subtype=1
or
rtsp://192.168.4.82:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
When I insert my (actual) ID and password I get a login fail: "VLC is unable to open the MRL"
rtsp://admin

or
rtsp://admin

Do I have the ID and password formatting correct?
Falcon