mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
edits to README.md
This commit is contained in:
@@ -158,15 +158,16 @@ visible for screen-sharing.) Thanks to David Ventura
|
||||
https://github.com/DavidVentura/UxPlay for the fix
|
||||
and also for getting it into gstreamer-1.20.
|
||||
|
||||
If uxplay was compiled after
|
||||
cmake was run without -DZOOMFIX=ON, and your gstreamer version is older that
|
||||
1.20, you can still manually make the window visible with the X11 utility
|
||||
[If uxplay was compiled after
|
||||
cmake was run without -DZOOMFIX=ON, and your gstreamer version is older than
|
||||
1.20, you can still manually make the window visible to screen-sharing apps with the X11 utility
|
||||
xdotool, if it is installed on your system:
|
||||
|
||||
```
|
||||
xdotool selectwindow set_window --name "name"
|
||||
```
|
||||
where "name" is your choice of name, and then select the uxplay window with
|
||||
the mouse.
|
||||
the mouse.]
|
||||
|
||||
4. The AirPlay server now terminates correctly when the gstreamer display window is
|
||||
closed, and is relaunched with the same settings to wait for a new connection.
|
||||
|
||||
Reference in New Issue
Block a user