Need URL for a live pic

Jim_OS

Getting the hang of it
Joined
Jan 31, 2018
Messages
105
Reaction score
41
Location
Germany
Ups ... :wow:

You can try:
Code:
http://IP:Port/onvifsnapshot/media_service/snapshot?channel=1&subtype=2

http://Name:Passwort@IP:Port/cgi-bin/snapshot.cgi?1

http://Name:Passwort@IP:Port/cgi-bin/snapshot.cgi?channel=0&subtype=2
Or you can look here: Connect to Dahua IP cameras
 
Joined
Mar 10, 2019
Messages
10
Reaction score
1
Location
Germany
Joined
Mar 10, 2019
Messages
10
Reaction score
1
Location
Germany
Use VLC to confirm RTSP video stream from the camera:
rtsp://username:password@192.168.1.nnn/cam/realmonitor?channel=1&subtype=0
don't work with VLC

http://username:password@192.168.1.nnn/onvifsnapshot/media_service/snapshot?channel=1&subtype=2
works with http://192.168.1.nnn/onvifsnapshot/media_service/snapshot?channel=1&subtype=2
But will credentials
 
Top