How to View Real-time Video via RTSP URL?
- Download VLC and install it.
- Open VLC media player
- Click Media---Ctrl+N
- Input URL---click P to view video
rtsp://192.168.2.59:554/user=admin&password=&channel=1&stream=0.sdp?
192.168.2.59 this is the IP of the connected device
554 is the port number of the RTSP service, which can be changed in the network service of the device
user=admin This is the login user name of the device
password= empty password
channel=1 the first channel
stream=0.sdp? Main code stream
stream=1.sdp? Secondary code stream
Image calling address: http://192.168.2.59/webcapture.jpg?command=snap&channel=1&user=admin&password=1