]> git.sesse.net Git - nageru-docs/blobdiff - futatabi.rst
In the Futatabi example command line, add the missing port number.
[nageru-docs] / futatabi.rst
index af615963f879d7f398ca631c1a1d887ddb57b17c..c2a76657a089546231094a257e51bf5dfa7e28dc 100644 (file)
@@ -56,7 +56,7 @@ input or output. Assuming you have a recent version of Nageru (typically one
 that comes with Futatabi), it is capable of sending all of its cameras as one
 video stream (see :ref:`futatabiformat`), so you can start Futatabi with
 
-  ./futatabi http://nageru-server.example.org/multicam.mp4
+  ./futatabi http://nageru-server.example.org:9095/multicam.mp4
 
 If you do not have a running Nageru installation, see :ref:`sampledata`.