]> git.sesse.net Git - nageru/blobdiff - README
Release Nageru 1.2.0.
[nageru] / README
diff --git a/README b/README
index e5e59648f77eb40ce98b18ff3145d402cb6f5779..d8361f3c10764b44c6a2a696285fa92cce846389 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ Nageru is in beta stage. It currently needs:
    management) and bandwidth allocation issues with USB3.
 
  - Movit, my GPU-based video filter library (https://movit.sesse.net).
-   You will need at least version 1.3.0.
+   You will need at least version 1.3.1.
 
  - Qt 5.5 or newer for the GUI.
 
@@ -86,7 +86,7 @@ are running a desktop compositor, it will steal significant amounts of GPU
 performance. The same goes for PulseAudio.
 
 Nageru will open a HTTP server at port 9095, where you can extract a live
-H264+PCM signal in QuickTime mux (e.g. http://127.0.0.1:9095/stream.mov).
+H264+PCM signal in nut mux (e.g. http://127.0.0.1:9095/stream.nut).
 It is probably too high bitrate (~25 Mbit/sec depending on content) to send to
 users, but you can easily send it around in your internal network and then
 transcode it in e.g. VLC. A copy of the stream (separately muxed) will also