Open HilbertPurba opened 3 years ago
Try with another encoder: https://github.com/Genymobile/scrcpy/pull/1827#issuecomment-725933512
Ok i reinstall scrcpy with the snap package, and downloaded the scrcpy-server file from #1827 but im not sure what to do with it. I run the command the build it didn't work
hilbert@Mint:~$ meson x --buildtype release --strip -Db_lto=true \
> -Dprebuilt_server=~/Downloads/scrcpy-server
ERROR: Neither directory contains a build file meson.build.
I tried copying the new scrcpy-server to the /path/to/scrcpy-server on the snap package but it wont allow me.
hilbert@Mint:~$ sudo cp ~/Downloads/scrcpy-server /snap/scrcpy/254/usr/local/share/scrcpy/scrcpy-server
[sudo] password for hilbert:
cp: cannot create regular file '/snap/scrcpy/254/usr/local/share/scrcpy/scrcpy-server': Read-only file system
hilbert@Mint:~$ sudo cp ~/Downloads/scrcpy-server /snap/scrcpy/current/usr/local/share/scrcpy/scrcpy-server
cp: cannot create regular file '/snap/scrcpy/current/usr/local/share/scrcpy/scrcpy-server': Read-only file system
Device
I run scrcpy command but it shows the output below. I'm not sure what's wrong with it, is it because I'm using Android 11?
I've read the faq you've given here: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#i-get-an-error-could-not-open-video-stream
So I tried to use a lower resolution. But still outputs the same error message
What shoud I do?