- 31 Mar 2025
- Print
- DarkLight
- PDF
Monitor and Image
- Updated on 31 Mar 2025
- Print
- DarkLight
- PDF
MJPEG and RTSP are the primary monitoring stream types discussed in this chapter.
MJPEG, or Motion JPEG, is a video compression format that uses JPEG images for each video frame. Akuvox devices display live streams on the web interface and capture monitoring screenshots in MJPEG format. Settings related to MJPEG determine video quality and the on/off status of the live stream function.
RTSP stands for Real Time Streaming Protocol. It can be used to stream video and audio from the third-party cameras to the device. You can add a camera’s stream by adding its URL. The URL format of Akuvox devices is rtsp://Device’s IP/live/ch00_0
ONVIF is an Open Network Video Interface Forum. It enables the device to scan and discover cameras or intercom devices with activated ONVIF functions. Live streams obtained through ONVIF are essentially in RTSP format.
MJPEG Image Capturing
You can take a monitoring image in Mjpeg format with the device. To do this, you need to turn on the Mjpeg function and choose the image quality.
Set it up on the web Intercom > RTSP interface.
Live Stream Enable: Set whether to view the video stream via URLs(http://ip:8080/video.cgi; http://ip:8080/picture.cgi; http://ip:8080/jpeg.cgi). It is disabled by default.
Image Quality: Specify the MJPEG image quality from the lowest QCIF(176×144 pixels) to the highest 1080P(1920×1080 pixels).
MJPEG Authorization
The MJPEG authorization is enabled by default to limit access to the MJPEG images and videos.
To set it up, go to the Intercom > RTSP > RTSP Basic interface.
Mjpeg Authorization Enabled: It is enabled by default. Accessing the door phone’s real-time image or video by entering the URL into the browser requires verification of the Authentication Mode, RTSP Username, and RTSP Password.
Tip
To view a dynamic stream, use the URL http://device_IP:8080/video.cgi.
For capturing a screenshot, use the following URLs, with the image formats varying accordingly:
http://device_IP:8080/picture.cgi
http://device_IP:8080/picture.jpg
http://device_IP:8080/jpeg.cgi
For example, if you want to capture the jpg format image of the door phone with the IP address 192.168.1.104, you can enter http://192.168.1.104:8080/picture.jpg on the web browser.
RTSP Stream Monitoring
You can use RTSP to watch a live video stream from other intercom devices on the device.
RTSP Basic Setting
You are required to set up the RTSP function on the web Intercom > RTSP > RTSP Basic interface in terms of RTSP Authorization, authentication, password, etc., before you are able to use the function.
RTSP Authorization Enabled: Once enabled, configure RTSP Authentication Mode, RTSP Username, and RTSP Password. These credentials are required for accessing the door phone's RTSP stream from other intercom devices like indoor monitors.
Authentication Mode: Select between Basic and Digest. It is Digest by default that uses hashing instead of the easily reversible Base64 encoding. A token is used for verification.
User Name: Set the username for authorization.
Password: Set the password for authorization.
RTSP Stream Setting
The RTSP stream can use H.264 as the video codec. You adjust the video resolution, bitrate, and other settings.
Set it up on the Intercom > RTSP > RTSP Stream interface.
Video Resolution: Specify the image resolution, varying from the lowest QCIF(176×144 pixels) to the highest 1080P(1920x1080 pixels). The default is 720P.
Video Framerate: Frames per second, refers to how many frames are displayed in one second of video. The default frame rate is 25fps.
Video Bitrate: The amount of video data transferred in a specific duration of time. A higher video bitrate means a higher possible quality, but also higher file sizes and more bandwidth. The default is 2048 kbps.
Video Resolution 2: Specify the image resolution for the second video stream channel. The default is VGA.
Video Framerate 2: Set the frame rate for the second video stream channel.
Video Bitrate 2: Set the bit rate for the second video stream channel. The default is 512 kbps.
Tip
To view the audio and video stream using RTSP:
First channel: rtsp://Device’s IP/live/ch00_0
Second channel: rtsp://Device’s IP/live/ch00_1
ONVIF
You can access the real-time video from the device's camera using the Akuvox indoor monitor or other third-party devices like Network Video Recorder(NVR). Enabling and setting up the ONVIF function on the device will allow its video to be visible on other devices.
Click here to view an example of using the ONVIF feature: the integration with Uniview NVR System.
Set it up on the Intercom > ONVIF interface.
Onvif Mode: Select Discoverable to enable the feature. Once enabled, the video from the door phone camera to be searched by other devices.
User Name: Set the username required for accessing the door phone's video stream on other devices. It is admin by default.
Password: Set the password required for accessing the door phone's video stream on other devices. It is admin by default.
Tip
Once the settings are configured, to access the video stream on the third-party device, simply enter the ONVIF URL: http://Device’s IP:80/onvif/device_service.
Live Stream
There are two ways to check the real-time video from the device. One is to go to the device web interface and view the video there. The other is to enter the correct URL on the web browser and access the video directly.
View the real-time video on the web Intercom > Live Stream interface. Before viewing the live stream, you are required to enable the live stream feature and enter the username and password set on the MJPEG Authorization section.