Skip to main content

Configuring SRT Access Control

In order to connect with SRT services that use the Stream ID identification mechanism (SRT 1.4 or later), you can assign a Stream ID to an SRT stream. The Stream ID can be used by applications to differentiate between ingest streams and apply user-password access methods, as well as to send more than one stream to a single UDP destination.

The Stream ID is interchanged when a connection is being established in an SRT Caller-Listener connection layout. The Stream ID is a string with a maximum of 512 characters set on the caller side. It can be retrieved at the listener side, and based on this information, the application can accept or reject the connection, select the desired data stream, or set an appropriate passphrase for the connection. The Stream ID uses UTF-8 encoding. For more details, see SRT Access Control Guidelines.

Here is an example following the recommended convention. #!::u=admin,r=ietf_107_srt_overview 

To assign a Stream ID to an SRT stream:

  1. Follow the steps in "Configuring Secure Reliable Transport (SRT)" (see link below) to set up the SRT stream.
  2. On the Outputs Detail View, select the TS over SRT protocol and Caller mode. 
  3. Under SRT Access Control, select either Standard Keys or Custom for the Format.
    • Standard Keys: Select to auto-fill the Stream Publishing ID when you fill in the Resource Name and User Name fields.
    • Custom: Select to enter the Stream Publishing ID using your own format. 
  4. Fill out the remaining Connection, SRT Access Control and Link Parameters. 
  5. Click Create to start the stream connection. 


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.