Tutorial Video:
Step 1
Log in to the CYVIO App and tap “Camera Settings” on the C2 camera page.

Step 2
Tap “About Device” to view the detailed information of the C2 camera.

Step 3
Check the IP address of the C2 camera.

Step 4
Open a web browser and enter the IP address of the C2 camera to access the camera’s web interface.
Then enter the camera’s username and password to log in.

Step 5
Click “Remote Setting” to enter the camera settings page.

Step 6
Click “RTSP” and enable the RTSP function.
You also need to remember the RTSP stream URL format shown below, so that you can use third-party tools to access the video stream.

Step 7
Go to “Network Settings” → “Port Configuration” to check the RTSP port number.

Step 8
Use an RTSP streaming tool such as VLC to open the network stream.
For example, for this C2 camera, the RTSP stream URL within the local network is:
rtsp://172.20.19.41:554/rtsp/streaming?channel=1&subtype=0
Click the Play button and enter the username and password of the C2 camera.


Step 9
The RTSP stream will play successfully once the connection is established.

Note:
If the C2 camera is not within the same local network (LAN), you need to configure UPNP on your router.
At the same time:
- Enable the UPNP option on the C2 camera
- Set the RTSP External Port manually in UPNP mode

For example, if the public IP address of the network where the C2 camera is located is: 112.91.146.52
Then the RTSP stream URL would be:
rtsp://112.91.146.52:1105/rtsp/streaming?channel=1&subtype=0