]> git.sesse.net Git - nageru/commitdiff
Implement SRT output.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Aug 2023 20:51:18 +0000 (22:51 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Aug 2023 20:57:12 +0000 (22:57 +0200)
This is useful for push, and for bad networks (e.g. 4G).
You can in theory push to another Nageru instance, but the most
logical would either be to a Cubemap (running FFmpeg to demux,
unfortunately), or to something like YouTube, which is now working
on SRT ingest.

Note that for YouTube SRT ingest to work, someone from YouTube needs to
set a special flag on your account for now.


No differences found