SrtPassphraseTableAdd
Add or update a streamid → passphrase mapping on a live SRT listener (N4 ingest auth): one listener can authenticate many streams, each with its own passphrase, selected from the SRT streamid during the handshake. Sent after initial_config on the same CreateInputSrt duplex stream.
Field |
Type |
Repeated |
Description |
route |
The route this grant applies to: the streamid’s |
||
user |
The identity within the route ("" = anonymous, i.e. no |
||
passphrase |
The passphrase (SRT requires 10-80 chars) — or "" for an explicit clear-allowed grant, letting protected and clear streams share a listener. |