API Version 2.0
You can now add SRT PassPhrase security in Wowza Video to a transcoder with an incoming SRT stream from your device or encoder to Wowza Video.
When setting up an SRT stream, you may want to safeguard it against unauthorized access. To achieve this, you can enable a password to protect the connection to the transcoder for these types of streams. The password protection secures the data payload of SRT live streams, ensuring that the transmitted content is encrypted and safeguarded against unauthorized interception during its journey across the network.
The following endpoints include the new security option:
• Post a property for a transcoder
• Fetch a transcoder’s properties
• Fetch a property for a transcoder
srt is a new section and passPhrase is its key. The value for the passPhrase is a string between 10-79 characters in length.
API Release Notes