Request MX23 - scrcpy 2.1.1 [Solved]
Request MX23 - scrcpy 2.1.1
SCRCPY (or Screen Copy) is a free and open-source application that allows you to display and control your Android device from your computer. It uses an ADB connection over USB and does not require rooted devices.
Last edited by MXMUX on Thu Aug 17, 2023 2:29 am, edited 2 times in total.
Re: Request MX23 - scrcpy 2.00
Please read the guidelines for package requests: viewtopic.php?p=455532#p455532
Please provide a link to the source code location of the packages you are asking to be built. Be considerate to the packaging team so they don't have to do all the looking up for each request made.
Please provide a link to the source code location of the packages you are asking to be built. Be considerate to the packaging team so they don't have to do all the looking up for each request made.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: Request MX23 - scrcpy 2.00
Apologies to all involved. Here is a link and hope it is what you're requesting. https://github.com/Genymobile/scrcpy/releases/.
Re: Request MX23 - scrcpy 2.00 [Solved]
I got scrcpy 2.1.1 working. It took a bit to do it but it works.
First install the depends:
Then Download scrcpy 2.1.1:
https://github.com/Genymobile/scrcpy/ar ... .1.tar.gz
Extract the downloaded file to desired location and then edit install_release.sh to get the correct scrcpy server installed. Change lines 5 & 6 to this.
Now you can install it running install_release.sh
First install the depends:
Code: Select all
sudo apt install ffmpeg libsdl2-2.0-0 adb wget gcc pkg-config meson libsdl2-dev libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libswresample-dev libusb-1.0-0 libusb-1.0-0-dev
https://github.com/Genymobile/scrcpy/ar ... .1.tar.gz
Extract the downloaded file to desired location and then edit install_release.sh to get the correct scrcpy server installed. Change lines 5 & 6 to this.
Code: Select all
PREBUILT_SERVER_URL=https://github.com/Genymobile/scrcpy/releases/download/v2.1.1/scrcpy-server-v2.1.1
PREBUILT_SERVER_SHA256=9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e
Re: Request MX23 - scrcpy 2.00
@MXMUX I followed your steps but it failed at the end, gave this errorMXMUX wrote: Sun Aug 13, 2023 1:16 am Extract the downloaded file to desired location and then edit install_release.sh to get the correct scrcpy server installed. Change lines 5 & 6 to this.Now you can install it running install_release.shCode: Select all
PREBUILT_SERVER_URL=https://github.com/Genymobile/scrcpy/releases/download/v2.1.1/scrcpy-server-v2.1.1 PREBUILT_SERVER_SHA256=9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e
Code: Select all
meson.build:1:0: ERROR: Could not invoke sanity test executable: [Errno 13] Permission denied: '/media/data/backup/apps/Linux/utils/scrcpy/build-auto/meson-private/sanitycheckc.exe'.
ps: I'm installing on a brand new install of 23.5
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael
Thanks so much for your comment/suggestion
Michael
Re: Request MX23 - scrcpy 2.1.1
Hm - scrcpy 2.x is pretty old.
I'm using scrcpy 3.1 and have no issues so far
I'm using scrcpy 3.1 and have no issues so far
MC: ASUS PRIME A320M-K, AMD Ryzen 5 3600, NVIDIA Quadro P400
WS: ASRock X670E Steel Legend, AMD Ryzen 5 7600X, NVIDIA GTX 1660 SUPER
WS: ASRock X670E Steel Legend, AMD Ryzen 5 7600X, NVIDIA GTX 1660 SUPER
Re: Request MX23 - scrcpy 2.1.1
thanks for this tip, I've managed to install it.django013 wrote: Wed Feb 12, 2025 10:16 am Hm - scrcpy 2.x is pretty old.
I'm using scrcpy 3.1 and have no issues so far
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael
Thanks so much for your comment/suggestion
Michael