]> git.sesse.net Git - nageru/blobdiff - README
Add functionality for MJPEG export.
[nageru] / README
diff --git a/README b/README
index e02ea23d39cd9668be1e04689894aaf58b866f4a..1bc3d41ede44bccddce077fb89cc366bc0827cb2 100644 (file)
--- a/README
+++ b/README
@@ -61,6 +61,8 @@ Nageru currently needs:
  - ffmpeg for muxing, and for encoding audio. You will need at least
    version 3.1.
 
+ - libjpeg, for encoding the MJPEG multi-camera stream if requested.
+
  - Working OpenGL; Movit works with almost any modern OpenGL implementation.
    Nageru has been tested with Intel on Mesa (you want 11.2 or newer, due
    to critical stability bugfixes), and with NVIDIA's proprietary drivers.