24
RTMP Settings
Stream live video to a video platform such as YouTube.
To enable live streaming on YouTube:
1. Go to YouTube.
2. From the top right, click Create > Go live.
3. Copy and paste your YouTube server URL and stream key into the web interface.
4. Click Start Stream to start streaming, Stop to stop streaming.
RTSP Settings
Turn on Real-Time Streaming Protocol (RTSP) Security to protect your video stream on media players
such as VLC, PotPlayer and QuickTime by ensuring that only authorized users can access it.
When RTSP Security is turned off, enter your camera’s RTSP URL into the media player.
RTSP URL: rtsp://[camera IP address]/live_st1
- Example: rtsp://192.168.1.100/live_st1
When RTSP Security is turned on, enter your camera’s RTSP URL and username/password into
the media player.
RTSP URL: rtsp://[username:password]@[camera IP address]/live_st1
- Example: rtsp://1:1@192.168.1.100/live_st1
- username/password: camera’s username/password (web interface login)
HLS Settings
Configure HTTP Live Streaming (HLS) settings to provide adaptive bitrate streaming, which ensures
smooth playback and minimizes buffering.
1. Enter the stream URL obtained from the streaming service or server.
2. Click Start Stream to start streaming, Stop to stop streaming.
HTTP Settings
Set a TCP Command String Control Port number. The default is 1315.
HTTPS
Enable HTTPS to establish a secure connection between your browser and your camera. To enable
HTTPS access on your camera:
1. Obtain a SSL certificate for encryption and decryption in base-64 encoded format and use a
private key in PKCS#8 format (unencrypted).
2. Package the required certificate content into PEM format. The SSL certificate uploaded to the
camera must be in PEM format.
3. Click Browse to select the certificate file, and then click Upload.
4. Turn on HTTPS.