]> git.sesse.net Git - nageru-docs/commitdiff
In the Futatabi example command line, add the missing port number.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 4 Jun 2020 07:52:19 +0000 (09:52 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 4 Jun 2020 07:52:19 +0000 (09:52 +0200)
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
 
 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`.
 
 
 If you do not have a running Nageru installation, see :ref:`sampledata`.