> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs


3 pagesV  1 2 3 > »  
 
REPLY
> Scrcpy | Android control.
Olegovichx2
Message#1
23.08.18, 23:18
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

Scrcpy download


version: v1.3

Last update of the program in the header:23.08.2018

Attached Image

Screenshots
Attached Image

Short description:
Transfer images from Android and control it via ADB.

Description:
Open source project provides the display and management of Android devices connected to USB (or via TCP / IP). Works on GNU / Linux, Windows and MacOS.


Android required: 5.0+
Russian interface: Not

Developer: Genymobile
Homepage: github scrcpy


Download: version: v1.3
Attached filescrcpy-master.zip(200.44 KB)


Past versions


Post has been editedOlegovichx2 - 23.08.18, 23:30
Olegovichx2
Message#2
23.08.18, 23:39
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

How to build under Debian / Ubuntu.

Installdependencies:
sudo apt install ffmpeg libsdl2-2.0.0

sudo apt install make gcc pkg-config meson \
libavcodec-dev libavformat-dev libavutil-dev \
libsdl2-dev

sudo apt install openjdk-8-jdk

Let's start:

Downloadingand go to the project
git clone https://github.com/Genymobile/scrcpy
cd scrcpy

Go to the folder that storesapplication serverDownload it from github and rename, return back (you can build the server yourself using the SDK)
cd server
wget https://github.com/Genymobile/scrcpy/releases/download/v1.3/scrcpy-server-v1.3.jar
mv scrcpy-server-v1.3.jar scrcpy-server.jar
cd -

We collect
meson x - build type release - strip -Db_lto = true \
-Dprebuilt_server = / server / scrcpy-server.jar

cd x
ninja

Install
sudo ninja install

Run
scrcpy

Before starting to connect the device in debug mode
if not launched, delete the scrcpy folder, and execute everything again.

Post has been editedOlegovichx2 - 24.08.18, 00:28
Olegovichx2
Message#3
24.08.18, 00:24
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

How to connect via wi-fi
Connect to the same network as the computer
Turn on adb by tcp
What would you do is dial in the terminal on the device
su
setprop service.adb.tcp.port 5555
stop adbd
start adbd

Connect to the device via ADB (instead of DEVICE_IP enter the IP device(to find out the IP device go to settings =>about phone =>status,)):
adb connect DEVICE_IP: 5555

Run scrcpy!

Post has been editedOlegovichx2 - 24.08.18, 00:45
Dr.Rus
Message#4
25.08.18, 23:05
Local
*****
[online]

Group: Friendssavagemessiahzine.com
Messages 212
Check in: 19.11.16
GOME K1

Reputation:-  11  +

Olegovichx2 @ 08/23/18, 23:39*
Go to the folder storing the server for the application, download it from github and rename it, return back (you can build the server yourself using the SDK)
I apologize for the Nuba question:
I have a problem with this. What / where do we go and where / how do we rename it? With a full path to search the folder, please, step by step. I go to Kubuntu with the alphabet: umnik:
bash: cd: -m: invalid parameter
111 @ 777: ~ $ git clone https://github.com/Genymobile/scrcpy
Clone scrcpy ...
remote: Counting objects: 2441, done.
remote: Compressing objects: 100% (154/154), done.
remote: Total 2441 (delta 119), reused 189 (delta 84), pack-reused 2179
Reception of objects: 100% (2441/2441), 573.57 KiB | 784.00 KiB / s, done.
Definition of change: 100% (1378/1378), done.
111 @ 777: ~ $ cd scrcpy
111 @ 777: ~ / scrcpy $ cd server
111 @ 777: ~ / scrcpy / server $ wget https://github.com/Genymobile/scrcpy/releases/download/v1.3/scrcpy-server-v1.3.jar
--2018-08-25 22: 53: 26-- https://github.com/Genymobile/scrcpy/releases/download/v1.3/scrcpy-server-v1.3.jar
Recognized by github.com (github.com) ... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com) | 192.30.253.112 |: 443 ... connection established.
HTTP request sent. Waiting for an answer ... 302 Found
Address: https://github-production-release-asset-2e65be.s3.amazonaws.com/111583593/560fb5b8-9c0a-11e8-9384-ee2332a47f53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credense AKIAIWNJYAX4CSVEH53A% 2F20180825% 2Fus-east-1% 2Fs3% 2Faws4_request & X-Amz-Date = 20180825T195327Z & X-Amz-Expires = 300 & X-Amz-Signature = 36150a06fdb6d80b9c04511c3a3a19ca5e8910d374c63edad096c4d67b255a03 & X-Amz-SignedHeaders = host & actor_id = 0 & response-content-disposition = attachment% 3B% 20filename% 3Dscrcpy-server-v1.3.jar & response-content-type = application% 2Foctet-stream [transition]
--2018-08-25 22: 53: 27-- https://github-production-release-asset-2e65be.s3.amazonaws.com/111583593/560fb5b8-9c0a-11e8-9384-ee2332a47f53?X-Amz- Algorithm = AWS4-HMAC-SHA256 & X-Amz-Credential = AKIAIWNJYAX4CSVEH53A% 2F20180825% 2Fus-east-1% 2Fs3% 2Faws4_request & X-Amz-Date = 20180825T195327Z & X-Amz-Expires = 300 & X-Amz-Signature = 36150a06fdb6d80b9c04511c3a3a19ca5e8910d374c63edad096c4d67b255a03 & X-Amz-SignedHeaders = host & actor_id = 0 & response-content-disposition = attachment% 3B% 20filename% 3Dscrcpy-server-v1.3.jar & response-content-type = application% 2Foctet-stream
Recognized by github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com) ... 52.216.82.96
Connection to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com) | 52.216.82.96 |: 443 ... a connection is established.
HTTP request sent. Waiting for an answer ... 200 OK
Length: 18570 (18K) [application / octet-stream]
Saving to: "scrcpy-server-v1.3.jar"

scrcpy-server-v1.3.ja 100% [=========================>] 18,13K 107KB / s for 0,2s

2018-08-25 22:53:28 (107 KB / s) - “scrcpy-server-v1.3.jar” saved [18570/18570]

111 @ 777: ~ / scrcpy / server $ mv scrcpy-server-v1.3.jar scrcpy-server.jar
111 @ 777: ~ / scrcpy / server $ cd -meson x - build type release - strip -Db_lto = true \
>-Dprebuilt_server = / server / scrcpy-server.jar
bash: cd: -m: invalid parameter
cd: usage: cd [-L | [-P [-e]] [- @]] [directory]
111 @ 777: ~ / scrcpy / server $

And, tell me how to install drivers for MTK in the system. Also, in detail and step by step, please.
P.S .: Kubuntu 18.04 * 64bit

Post has been editedDr.Rus - 25.08.18, 23:10
Olegovichx2
Message#5
26.08.18, 19:36
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

* Dr.Rus,the problem is that you run meson together with cd: blush :. cd is executed when you need to go to the directory or, with an argument - when we want to return to the directory from which you came. you need to execute commands separately as it is said in the manual, otherwise you are doing everything correctly.
however, the manual has an error on the same item as yours, it is in the error path /server/scrcpy-server.jar. Instead
meson x - build type release - strip -Db_lto = true \
-Dprebuilt_server = / server / scrcpy-server.jar
need to perform
meson x - build type release - strip -Db_lto = true \
-Dprebuilt_server = scrcpy-server.jar


You don't need the mtk driver:
apt install adb
adb devices

Post has been editedOlegovichx2 - 26.08.18, 20:01
Grub
Message#6
28.08.18, 21:48
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 673
Check in: 05.06.11
Samsung Galaxy Note9 Exynos

Reputation:-  70  +

Is sound transmitted from phone to pc?


--------------------
harusame
Message#7
09.09.18, 14:56
Hero of the Storm
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 503
Check in: 14.08.11
Samsung Galaxy Grand Prime VE Duos SM-G531H

Reputation:-  14  +

Please make support for Android 4+


--------------------
...
Lenon [Rus]
Message#8
09.09.18, 16:48
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 240
Check in: 04.03.10
Xiaomi Redmi Note

Reputation:-  20  +

Good day
Does this program work in device control mode, or only display? Put, launched, all shows, but not controlled
Redbuster
Message#9
09.09.18, 17:15
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2561
Check in: 08.11.08
Honor 8 pro

Reputation:-  253  +

Does a Windows GUI exist in nature?

Post has been editedRedbuster - 09.09.18, 17:44


--------------------
Nokia 3310>>A lot of everything...>>Micromax Canvas Juice 2 - Drunk Hindu>>Huawei Honor 4C Pro - It will snap for you>>Huawei Honor 7 - Stillborn "Flagship">>Huawei Honor 8 Pro - Something is Wrong ...
Saterfirst
Message#10
17.09.18, 00:37
a guest
*
[offline]

Group: Users
Messages 1
Check in: 23.08.12
Samsung Galaxy Tab 2 7.0 3g

Reputation:-  0  +

Scrcpy for Windows:

https://github.com/Genymobile/scrcpy

Go to the section with links to the Windows app>Unzip>Run scrcpy.exe

References:
https://github.com/Gen…/scrcpy-win64-v1.3.zip
https://github.com/Gen…/scrcpy-win32-v1.3.zip
ggg43
Message#11
23.09.18, 11:37
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 58
Check in: 09.01.10
Honor View 10 6/128

Reputation:-  1  +

Good day!
I have everything connected via USB and controlled.
Only when typing from a PC keyboard, Russian letters are displayed in applications.
English and numbers are dialed. Can I fix it somehow?
Tatters
Message#12
27.09.18, 23:28
Visitor
**
[offline]

Group: Users
Messages 12
Check in: 19.01.13
UMI Plus E

Reputation:-  0  +

No sound.
Olegovichx2
Message#13
02.10.18, 20:00
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

* Grub,, the sound on the PC is not displayed, it is possible to appear with time, but the emphasis is on display!

Posted 10/02/2018 20:03:

* harusame,Below 5 will not be.

Posted 10/02/2018 20:05:

* Lenon [Rus],
Display and control, no sound output. What wasps put on?

Post has been editedOlegovichx2 - 02.10.18, 20:10
Deceasek
Message#14
25.10.18, 14:20
Novice
***
[offline]

Group: Active users
Messages 33
Check in: 25.08.13

Reputation:-  1  +

On Xiomi Redmi Note 3 Pro displays the video, but does not allow to control the mouse. In principle, and thanks for this)
Olegovichx2
Message#15
29.11.18, 18:41
Novice
***
[offline]

Group: Active users
Messages 48
Check in: 23.07.18

Reputation:-  2  +

Do you guys need to upload new versions of archives?
kantlife
Message#16
29.11.18, 21:05
Local
*****
[online]

Group: Friendssavagemessiahzine.com
Messages 103
Check in: 03.11.08

Reputation:-  4  +

* Olegovichx2, and there are changes) ?? Personally, I am satisfied with the fact that there is)) right very much even))) if there is much better)) then why not)?
Ser1888
Message#17
13.12.18, 07:03
a guest
*
[offline]

Group: Users
Messages 2
Check in: 26.05.13
Samsung Galaxy Note 10.1

Reputation:-  0  +

Works with versions 5+, if mouse or keyboard control does not work then you need to enable it in ->settings ->for developers, enable USB debugging, usb installation, usb debugging (security setting). It helped me.
Ser1888
Message#18
13.12.18, 07:11
a guest
*
[offline]

Group: Users
Messages 2
Check in: 26.05.13
Samsung Galaxy Note 10.1

Reputation:-  0  +

If more than 1 device is connected, then we enter in the terminal
adb devices

After seeing the list of connected devices by usb, copy their value [device]
then in the terminal enter the command:
scrcpy -s [device]

If you want to be "better" visible, because when you start scrcpy, the screen resolution of the device will be broadcast and it may not be comfortable to work / use

to reduce the bitrate

scrcpy --bit-rate 2M // long version

scrcpy -b 2M // short version


You can also lower the resolution.
scrcpy --max-size 800 // long version

scrcpy -b2M -m800 // short version


Well, of course you can combine
scrcpy --bit-rate 2M --max-size 800 // long version

scrcpy -b2M -m800 // short version


Post has been editedSer1888 - 13.12.18, 07:12
LesnikM4
Message#19
18.12.18, 23:30
a guest
*
[online]

Group: Users
Messages 6
Check in: 18.06.18

Reputation:-  1  +

Wonderful thing scrcpy, initially from under Windows used the add-on for chromeVysor, it is free but with advertising and has limitations ..... But as soon as I switched to Linux, I immediately found an alternative - scrcpy. But in this application there are no buttons to control the phone, so I climbed into the Internet and found hot keys.

Hotkeys
Scrcpy Shortcuts
switch fullscreen mode ....................................... Ctrl + f
resize window to 1: 1 (accurate to pixel) Ctrl + g
resize window to remove black borders .............. Ctrl + x | Double click¹
click on HOME ............................................... ......................... Ctrl + h | Middle-click
click on BACK ............................................... ......................... Ctrl + b | Right click²
Click on APP_SWITCH ............................................... .......... Ctrl + m
click on VOLUME_UP ............................................... ............ Ctrl ++
click on VOLUME_DOWN ............................................... ...... Ctrl + -
click on POWER ............................................... .................... Ctrl + p
turn on screen ................................................ ............................... Right click²
paste the computer clipboard onto the device ................... Ctrl + v
enable / disable FPS counter (on standard output) ........... Ctrl + i


A source:https: //gist.github.co…e9da622d675c59137ef2a8[/ left]

Post has been editedLesnikM4 - 18.12.18, 23:34
d1m-0n
Message#20
30.12.18, 16:59
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 189
Check in: 05.02.11

Reputation:-  42  +

LesnikM4 @ 12/19/18 7:30*
got into the internet and found hotkeys

Thank you, I poked my nose, otherwise I initially stuck it: D
The program is wonderful, all these AirDroids and Vizors go to hell. : yes2:
Kolloidr
Message#21
04.01.19, 15:31
a guest
*
[offline]

Group: Users
Messages 8
Check in: 19.01.17

Reputation:-  0  +

I support! I tried tuevu huchu programs. And only this one completely satisfied me! : D

3 pagesV  1 2 3 > » 


 mobile version    Now: 05/17/19, 10:54 PM