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.1.168:80/ch0_0.264
192.168.1.168 is the IP of camera
:80 the port of RTSP sever
ch0_0 ch0 means channel 1, if you want to view channel 2, you should enter ch1; _0 means main stream, _1 means sub stream