Skip to content
Console

srt_push

Encode to H.264 + AAC and push MPEG-TS over SRT.

{
"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" }
}
}
FieldDefaultDescription
urlsrt://host:port/…
streamIdStream ID override
passphraseEncryption passphrase
latencyMs200SRT latency
encodingh264+aacMPEG-TS requires H.264 video
reconnecttrueAuto-reconnect

Output tier. Sink pricing.