Request MX23 - scrcpy 2.1.1  [Solved]

Message
Author
MXMUX
Posts: 8
Joined: Thu Dec 29, 2022 2:54 am

Request MX23 - scrcpy 2.1.1

#1 Post by MXMUX »

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.

User avatar
asqwerth
Developer
Posts: 7948
Joined: Sun May 27, 2007 5:37 am

Re: Request MX23 - scrcpy 2.00

#2 Post by asqwerth »

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.
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

MXMUX
Posts: 8
Joined: Thu Dec 29, 2022 2:54 am

Re: Request MX23 - scrcpy 2.00

#3 Post by MXMUX »

Apologies to all involved. Here is a link and hope it is what you're requesting. https://github.com/Genymobile/scrcpy/releases/.

MXMUX
Posts: 8
Joined: Thu Dec 29, 2022 2:54 am

Re: Request MX23 - scrcpy 2.00  [Solved]

#4 Post by MXMUX »

I got scrcpy 2.1.1 working. It took a bit to do it but it works.

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
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.

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
Now you can install it running install_release.sh

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Request MX23 - scrcpy 2.00

#5 Post by michaelbr »

MXMUX 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.

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
Now you can install it running install_release.sh
@MXMUX I followed your steps but it failed at the end, gave this error

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'.
What I'm doing wrong? exe is windows file, right, what it's doing here?
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

django013
Posts: 185
Joined: Sat Feb 11, 2023 3:25 am

Re: Request MX23 - scrcpy 2.1.1

#6 Post by django013 »

Hm - scrcpy 2.x is pretty old.
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

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Request MX23 - scrcpy 2.1.1

#7 Post by michaelbr »

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
thanks for this tip, I've managed to install it.
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael

Post Reply

Return to “Package Requests - MX-23”