X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=streaming.rst;h=2f028995988fd9222d0f9bddd049a6d82fa41084;hb=0f110ea32b84bee95b9f9662d1824e82cb5dcac7;hp=3f6e754903bdd88b4719b42dbfc493b2664f1776;hpb=70e5848af3a67e5465f30698cbdce3375162b143;p=nageru-docs diff --git a/streaming.rst b/streaming.rst index 3f6e754..2f02899 100644 --- a/streaming.rst +++ b/streaming.rst @@ -18,7 +18,7 @@ Transcoded streaming Transcoded streaming was the only option supported before 1.3.0, and in many ways the conceptually simplest from Nageru's point of view. In this mode, Nageru outputs its “digital intermediate” -H.264 stream (see `:ref:digital-intermediate`), and you are +H.264 stream (see :ref:`digital-intermediate`), and you are responsible for transcoding it into a format that is suitable for streaming to clients. Thus, you can run Nageru on a regular laptop and then use e.g. a short-term virtual machine in the cloud @@ -117,7 +117,9 @@ For speed control, you can use:: There are many more parameters, in particular “--x264-bitrate” to control the nominal bitrate (4500 kbit/sec per default, plus audio). Most of them -are usually fine at the default, though. +are usually fine at the default, though. Note that you can change the +x264 bitrate on-the-fly from the video menu; this is primarily useful +if your network conditions change abruptly. A particular note about the MP4 mux: If you plan to stream for long periods continuously (more than about 12–24 hours), the 32-bit timestamps may wrap