]> git.sesse.net Git - nageru/blobdiff - README
Default to two cameras instead of one, since otherwise, the UI looks pretty borked.
[nageru] / README
diff --git a/README b/README
index e6f7f1783469d8c913a8d45e3e5a075ef584aae2..7a9be83665e99bc2bb1842cbf5ebdf03b3e955e6 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
 Nageru is a live video mixer, based around the standard M/E workflow.
+Futatabi is a multicamera slow motion video server (currently undocumented).
 
 
 Features:
@@ -71,6 +72,8 @@ Nageru currently needs:
 
  - LuaJIT, for driving the theme engine.
 
+ - SQLite, for storing Futatabi state.
+
  - Meson, for building.
 
  - Optional: CEF (Chromium Embedded Framework), for HTML graphics.
@@ -92,7 +95,7 @@ with:
     libzita-resampler-dev libva-dev libavcodec-dev libavformat-dev \
     libswscale-dev libavresample-dev libmovit-dev libegl1-mesa-dev \
     libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \
-    libprotobuf-dev meson
+    libprotobuf-dev libsqlite3-dev meson
 
 Exceptions as of November 2018: