Difference between revisions of "Video Settings"
From Zenitel Wiki
(→Video Settings) |
|||
Line 119: | Line 119: | ||
[[Category: Turbine Configuration]] | [[Category: Turbine Configuration]] | ||
[[Category: Video]] | [[Category: Video]] | ||
− | [[Category:ONVIF]] | + | [[Category: ONVIF]] |
Revision as of 12:49, 9 February 2023
Contents
Accessing the Video setting pages
To modify the video settings on the station models TCIV-2+, TCIV-3+, TCIV-5+, TCIV-6+ or TKIV+, log on to the station web interface and select:
- ICX-AlphaCom mode: Advanced ICX-AlphaCom > Video Settings
- IC-Edge mode: Edge Configuration > Video
- SIP mode: SIP Configuration > Video
Video Settings
The TCIV+ station has the following stream modes active at all times. These can be configured manually in this webpage, alternatively from an ONVIF profile S compliant Video Management System.
- SIP Call H.264 - enables video stream in H.264 format to be visible in Edge/SIP calls.
- SIP H.264 uses ephemeral ports in range 32768-60999
- RTSP H264
- supports the following settings:
- Resolution: 240P, 480P, 720P, 1080P
- Frames Rate: up to 30 FPS
- Bitrate: up to 7000kb/s
- URI:
- rtsp://[username]:[password]@[IP address of the station]:554/media?encoder=H264
- In addition, a URI with custom parameters can be generated in Advanced Video settings using the RTSP uri generator. A URI with custom parameters will overwrite the settings defined in the RTSP H264 Settings section.
- Example URI with custom parameters:
- rtsp://[username]:[password]@[IP address of the station]:554/media?
- supports the following settings:
- RTSP MJPEG
- supports the following settings:
- Resolution: 240P, 480P
- Frames Rate: up to 10FPS
- URI: (must be generated using the RTSP uri generator). Example:
- rtsp://10.9.7.138:554/media?encoder=MJPEG&resolution=480P&fps=10&quality=100
- supports the following settings:
- HTTP MJPG - video stream in MJPEG format is available on this URL:
- http://[username]:[password]@[IP address of the station]/mjpg/video.mjpg.
- By default, HTTP MJPG uses port 80. If needed, port 8090 can be used, but the port must be opened in the firewall of the station and use the following URL:
- http://[username]:[password]@[IP address of the station]:8090/mjpg/video.mjpg
- HTTP MJPG has a predefined settings which cannot be changed:
- Resolution: 480P
- Frame Rate: 15fps.
Authentication:
|
Image settings
Adjust the camera colors and view angle.
- Rotation - The image can be rotated 90, 180 or 270 degrees (from firmware 6.1.3.0)
- Brightness - This parameter sets the brightness of the video image. The range is from 0 to 255. The default value is 128
- Saturation - This parameter sets the color saturation of the video image. The range is from 0 to 255. The default value is 128.
- Contrast - This parameter sets the contrast of the video image. The range is from 0 to 255. The default value is 128.
- Zoom - This parameter sets the digital zoom of the video image. The zoom level range is 0.5 to 2. The default value is 1.
- Pan/Tilt - Defines which part of the scene should be zoomed into
Client connections limitation
Maximum of six connections to all streaming modes are possible at the same time:
- One connection to SIP H.264 connection
- Two connections to HTTP MJPEG
- Four connections to RTSP (from firmware 6.4.3.0). Clients can use the same URI or different URI for each connection.
Bandwidth usage
H264 mode
When video is used in H.264 mode, the allocated bandwidth per stream is defined in the web interface. Available options are 128, 300, 500, 1000 kb/s, 1500, 2500, 5000 and 7000kb/s
- Higher resolution requires more bandwidth to show a clear picture without much pixelation. More pixels require more bandwidth.
- Higher video bandwidth setting will reduce required compression level and pixelation on movements but will require users to have higher connection or will cause massive frame loss, interruptions and latency
MJPEG mode
In MJPG mode the bandwidth depends on the resolution, framerate, quality (compression) and the complexity of the scene. By scene complexity we mean how much activity is occurring in the scene of video that you are capturing. For instance, a person talking in front of a white wall is far less 'complex' than a crowded stadium. In general, the more color, shapes, sizes, objects and movements in a scene, the more complex that scene will be. The more complex a scene is the more bandwidth will be needed to maintain the same quality level.
The table below shows typical bandwidth usage for different settings and scene complexity:
Resolution | FPS | Quality | Bandwidth (Normal Activity level) | Bandwidth (Peak Activity) |
---|---|---|---|---|
240P | 5 | 10 | 140-160 kb/s | 250 kb/s |
240P | 10 | 50 | 350-450 kb/s | 1000 kb/s |
240P | 10 | 75 | 400-600 kb/s | 1200 kb/s |
240P | 10 | 100 | 800-1000 kb/s | 1500 kb/s |
480P | 5 | 10 | 280-310 kb/s | 360 kb/s |
480P | 10 | 50 | 600-800 kb/s | 1800 kb/s |
480P | 10 | 75 | 800-950 kb/s | 1900 kb/s |
480P | 10 | 100 | 1200-1300 kb/s | 2500 kb/s |