From 8dbbb96bedc880de5bd810e2ac8917cdbde646bb Mon Sep 17 00:00:00 2001 From: fduncanh Date: Thu, 30 Sep 2021 12:11:13 -0400 Subject: [PATCH] edit README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 764d644..dc963ad 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,11 @@ reproduces the problem.) If your mirror window has no title showing, the "ZOOMFIX" will not work. The window is created by GStreamer, using a videosink that the default "autovideosink" has chosen for you. Maybe an unusual videosink was chosen. Fix: use the -vs option to make your own choice of videosink: -"-vs xvimagesink" or "-vs ximagesink" will create windows with titles on displays managed by X11. +"-vs xvimagesink" or "-vs ximagesink" will create windows with titles on displays managed by X11. Note that ZOOMFIX is a fix for a +problem specific to X11 windows (or possibly other window types (Wayland ?) in an X11-compatibility mode). Non-X11 windows (such +as OpenGL windows created by the videosink glimagesink) may be visible on Zoom without any fix (note that glimagesink has some +problems, and may or may not work on your system). + # **Usage:**