-
Hello, I have seen that Haivision Gateway (in AWS) has the option to output TS over RTP (with and without FEC) but I don't find that option in srt-live-transmit tool. Is there a way to do it? Regards, David |
Beta Was this translation helpful? Give feedback.
Answered by
ethouris
Jan 28, 2022
Replies: 1 comment
-
Not with this application. The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ethouris
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not with this application. The
srt-live-transmit
tool can only output to SRT, UDP and the standard output. It's a simple demonstration tool only. If you want any more advanced processing, you might want to try ffmpeg, for example.