X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=b4690fa759fac6aa1bd6d174a792eb97a5da0af5;hb=e2b654d6a8cc8c64142a9a8ef8bcd82e9d9a9289;hp=095054743ba5978e6e6133aba004e45df823565f;hpb=0a087eeaf663c3f7b1d9431c725fcae10f60d732;p=nageru diff --git a/README b/README index 0950547..b4690fa 100644 --- a/README +++ b/README @@ -91,8 +91,9 @@ Nageru currently needs: - Optional: libsrt, for SRT inputs (by default, Nageru will listen on port 9710, although you can change this port on the command line, turn it off with --srt-port -1, or turn it off live in the UI). - If you build with libsrt, make sure it is not linked to OpenSSL, - for license reasons. + SRT can also be used for output in addition to listening for HTTP + (see --srt-destination). If you build with libsrt, make sure it is not + linked to OpenSSL, for license reasons. - Optional: SVT-AV1, for encoding high-quality video suitable for streaming to end users (higher quality than using x264, but not nearly as mature).