From faf8554fac956777d271385eb7207f3c24372f98 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 4 Jun 2020 09:52:19 +0200 Subject: [PATCH] In the Futatabi example command line, add the missing port number. --- futatabi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`. -- 2.39.2