mirror of
https://github.com/flavioribeiro/donut.git
synced 2025-10-05 15:06:51 +08:00
4 lines
215 B
Bash
Executable File
4 lines
215 B
Bash
Executable File
# ref https://github.com/Haivision/srt/blob/master/docs/apps/srt-live-transmit.md
|
|
srt-live-transmit \
|
|
udp://${SRT_UDP_TS_INPUT_HOST}:${SRT_UDP_TS_INPUT_PORT} \
|
|
srt://:${SRT_LISTENING_PORT}?congestion=live -v |