If you require the RSTP URL's for your LILIN camera they are available from within the camera GUI.
Each stream has its own RTSP URL and can be used concurrently to stream to different locations as required.
To find your IP cameras RTSP streams follow the simple steps below:
1) Log in to your camera and select 'Setup' from the top right menu bar.
2) Select the 'Video/Audio' tab
3) You will see the RTSP URL's for each stream (encoder) listed under the relevant section. Just copy and paste these URL's in to your RSTP client.
***Additional Note***
It is possible to add a username and password to an RTSP URL for your RSTP client to authenticate with the device it is trying to connect to an example of an RTSP URL containing login details looks like the example below:
rtsp://admin:pass@192.168.1.200/stream0
As default RTSP is going to connect using port 554, if your device is not using port 554 for RTSP or you want to use RTSP over HTTP then it is necessary to specify this port in the RTSP URL, an example of this can be seen in URL below:
rtsp://admin:pass@192.168.1.200:80/stream0
Other Guides
LILIN IP Camera HTTP (M-JPEG) Stream URL's
IP Camera Snapshot url's – LILIN Technical Support
0 Comments