This commit is contained in:
fduncanh
2021-08-05 11:20:55 -04:00
parent 095d2d7678
commit 0003ea167d

View File

@@ -34,7 +34,7 @@ libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-libav gstreame
4. mkdir build
5. cd build
6. cmake .. (or "cmake -DZOOMFIX=ON .." to get a screen-sharing fix to
make the mirror display windom visible to screen-sharing applications such as
make the mirror display window visible to screen-sharing applications such as
Zoom, see below).
7. make
8. sudo make install