From 0daf36201dd2de1305f3254c2a7424a9dd67309b Mon Sep 17 00:00:00 2001 From: fduncanh Date: Fri, 17 Sep 2021 12:41:07 -0400 Subject: [PATCH] improved README (lock ipad screen rotation when using MacPorts gstreamer) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61c4440..7e68faf 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,9 @@ The MacPorts GStreamer is built to use X11, so must be run from an XQuartz termi option "-vs ximagesink". On an older unibody MacBook Pro, the default resolution wxh = 1920x1080 was too large for the non-retina display, but using option "-s 800x600" worked; However, the Gstreamer pipeline is fragile against attempts to change the X11 window size, or to rotations that switch a connected iPad client between portrait and landscape mode while uxplay is running. -Using the MacPorts X11 GStreamer is only viable if the image size is left unchanged from the initial "-s wxh" setting. +Using the MacPorts X11 GStreamer is only viable if the image size is left unchanged from the initial "-s wxh" setting +(use the iPad setting that locks the screen against switching between portrait and landscape mode +as the iPad is rotated). # **Troubleshooting:**