Actions

Difference between revisions of "RTSP Settings"

From Zenitel Wiki

m (RTSP uri generator)
Line 25: Line 25:
 
=== Video Streaming===
 
=== Video Streaming===
 
====RTSP uri generator====
 
====RTSP uri generator====
The RTSP uri generator allows to configure and use custom RTSP URI. The custom RTSP URI can be used in parallel with the default RTSP url, but which will have a different configuration than the default one
+
The RTSP uri generator allows to configure and use custom RTSP URI. The custom RTSP URI can be used in parallel with the default RTSP url, but will have a different configuration than the default one
 
* '''Encoder''' - which encoder will be used for the video stream, options are H264 and MJPEG
 
* '''Encoder''' - which encoder will be used for the video stream, options are H264 and MJPEG
 
* '''Resolution''' - Sets the pixel resolution, options are. Supports 240p, 480p, 720p (H264 only) and 1080p (H264 only).
 
* '''Resolution''' - Sets the pixel resolution, options are. Supports 240p, 480p, 720p (H264 only) and 1080p (H264 only).

Revision as of 15:02, 30 November 2023

AEIS.png

Real Time Streaming Protocol (RTSP) is a network control protocol designed for use in entertainment and communications systems to control streaming media servers. Turbine stations support RTSP version 1.0 defined in RFC 2326.
All Turbine devices support audio streaming over RTSP. Turbine video stations (TxIV-x) additionally support video streaming over RTSP.

Software requirements

RTSP streaming is supported as from Turbine software version 4.11

Configuration

How to access the RTSP settings depends on the mode of operation:

  • ICX-AlphaCom mode: Advanced AlphaCom > Advanced Video Settings
  • Edge mode: Edge Configuration > Advanced Video (Advanced Configuration must be enabled)
  • SIP mode: SIP Configuration > Advanced Video (Advanced Configuration must be enabled)


Audio Streaming

RTSP settings for Non-Video Intercoms


  • Audio source - defines when acoustic echo canceler is applied to mic+speaker voice. With this setting, it is possible to choose whether only the microphone signal is sent to the RTSP stream or both microphone and speaker signals are sent to the RTSP stream. Options are:
    • Mic before AEC - Both microphone and speaker signals are sent out to RTSP stream
    • Mic after AEC - Only microphone signal is sent out to RTSP stream


Video Streaming

RTSP uri generator

The RTSP uri generator allows to configure and use custom RTSP URI. The custom RTSP URI can be used in parallel with the default RTSP url, but will have a different configuration than the default one

  • Encoder - which encoder will be used for the video stream, options are H264 and MJPEG
  • Resolution - Sets the pixel resolution, options are. Supports 240p, 480p, 720p (H264 only) and 1080p (H264 only).
  • Frames per second - sets the framerate per second. Options are 5fps, 10fps, 15fps (H264 only) , 25fps (H264 only) and 30fps (H264 only)
  • Bitrate (H264 only) - Sets the bitrate which will be used in video stream. Options are 128, 300, 500, 1000, 1500, 2500, 5000 and 7000kb/s

Click the Copy URI button to copy the generated URI.

RTSP settings