mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-10 01:41:23 +02:00
android: added scrcpy, linked ip webcam better
This commit is contained in:
20
wiki/android/scrcpy.md
Normal file
20
wiki/android/scrcpy.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# scrcpy
|
||||
|
||||
[scrcpy](https://scrcpy.org/) is an application that allows remote
|
||||
mirroring of an [Android phones](/wiki/android.md) screen aswell as controlling it.
|
||||
|
||||
## Setup
|
||||
|
||||
scrcpy needs to be set up on the computer that displays the mirror of the smartphone used.
|
||||
|
||||
Setup files for [Windows](/wiki/windows.md) can be found on the
|
||||
[official website](https://scrcpy.org/download/).
|
||||
Alternatively most [Linux systems](/wiki/linux/package_manager.md) feature a package named
|
||||
`scrcpy`.
|
||||
|
||||
## Usage
|
||||
|
||||
Connect the phone which is to be controlled with the computer via USB.
|
||||
Make sure USB debugging is enabled in the phones setting.
|
||||
Afterwards start up scrcpy.
|
||||
It is possible that debugging has to be confirmed on the phone again after starting the application.
|
Reference in New Issue
Block a user