-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Why is the video very blurry? #190
Comments
Yes, its unusually blurry. give full details of what you are running UxPlay on (OS, hardware, etc) The client seems to be a Mac running ventura, maybe a M1 or M2? |
Just used uxplay to mirror the screen of an M2 macbook pro. The text on iTerm2 seems to be a bit unstable, it is usually clear, but sometime a little fluctuation of blurriness passes for a fraction of a second, even though the iterm2 window with text is static. These occasional fluctuations also affect the icons on the screen etc. |
Your screenshot is already very clear to me. |
On Mac, where is the gstreamer you are using from? (gstreamer site, homebrew, macports, self-compiled...) also: I see your ubuntu is ubuntu 22.10. on intel. what graphics? (built in, or added card?) |
I‘m using MacBook Pro 14 inch 2021 (M1 pro) and I got compile error:
Because I just want to use uxplay on ubuntu before and the README say macOS13 has some issues, so I dont work on this build issue on macOS. My gstreamer version is:
Thanks, I will try gstreamer-1.20.6 now. |
(for the build issue). see https://stackoverflow.com/questions/53156503/gstreamer-gst-app-gstappsrc-h-no-such-file-or-directory maybe on homebrew you need to install gstreamer development tools formerly called gst-devtools: the new command for this is
https://formulae.brew.sh/formula/gstreamer#default I'll update the README
|
After install gstreamer 1.20.6, there still no window display when I connected to iphone:
I don't know why:
By the way, I think use ffmpeg and sdl2 directly will be more simple and easy to use and develop. |
Hi. are you trying to run uxplay on ubuntu or macOS or both?
I just did a new installation of UxPlay on a new M2 mac, (using macports to install cmake, libplist and openssl) with gstreamer-1.20.6, and it works fine. so you are doing something wrong |
Yes, I trying to run it on both.
maybe my environment has some problem. by the way, I can use https://github.com/FD-/RPiPlay/pull/358 on my macos, just has same blurry issue. can you help me see it's screenshot on your macbook? thanks |
I will now do a UxPlay install on M2 with homebrew and see if if it works (It worked in the past before gstreamer-1.22) |
OK. I tested on a clean install of Homebrew on a M2 Macbook Pro with macOS Ventura 13.3.1. No problems. The UxPlay README is now updated to be consistent with the new simpler Homebrew install. No changes in CMakeLists.txt were needed. (but make sure you get the latest github version). Begin with:
(you can also use the older Now you have a choice of whether to use "official" or Homebrew GStreamer packages. Note you should not have both on your system at the same time. (Or at least have the second one "hidden" so it is not seen when UxPlay is compiled or run)
So I have no idea what is messed up on your Mac system. |
gst-devtools no longer exists in Homebrew Gstreamer The big changes in Homebrew's gstreamer package were merged into homebrew-core just 3 days ago!
|
There is still no window visible. I updated brew and upgraded gstreamer to 1.22.1_1.
|
Thanks a lot. I was not focused on trying to make it work. I will try it again when I have a new environment. |
Can anyone provide some screenshots for everyone to refer to?
my screenshots just like this:
The text was updated successfully, but these errors were encountered: