From: Steinar H. Gunderson Date: Thu, 4 Jun 2020 07:52:19 +0000 (+0200) Subject: In the Futatabi example command line, add the missing port number. X-Git-Url: https://git.sesse.net/?p=nageru-docs;a=commitdiff_plain;h=faf8554fac956777d271385eb7207f3c24372f98 In the Futatabi example command line, add the missing port number. --- diff --git a/futatabi.rst b/futatabi.rst index af61596..c2a7665 100644 --- a/futatabi.rst +++ b/futatabi.rst @@ -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`.