srt_push
Encode to H.264 + AAC and push MPEG-TS over SRT.
Example
Section titled “Example”{ "name": "srt_out", "type": "srt_push", "inputs": ["mix_video", "mix_audio"], "config": { "url": "srt://ingest.example.com:9000", "streamId": "publish:/live/output", "latencyMs": 200, "encoding": { "videoCodec": "h264" } }}Config
Section titled “Config”| Field | Default | Description |
|---|---|---|
url | — | srt://host:port/… |
streamId | — | Stream ID override |
passphrase | — | Encryption passphrase |
latencyMs | 200 | SRT latency |
encoding | h264+aac | MPEG-TS requires H.264 video |
reconnect | true | Auto-reconnect |
Pricing
Section titled “Pricing”Output tier. Sink pricing.