Genymobile / Genymobile/scrcpy
Porting scrcpy to iOS
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
I was wondering if anybody will be interested in porting `scrcpy` to iOS. Note I am not suggesting we add support to control/mirror iOS devices using `scrcpy`, but rather building and running an app on iOS to control/mirror an Android device.
I'm not sure if it will be possible, but looking at the prereqs it seems feasible. `libav`, `ffmpeg` and `SDL` are all supported on iOS, there is also a port of `adb` as well: https://github.com/zonghai-li/adb-ios
`adb` can also be installed via [iSH](https://github.com/ish-app/ish).
EDIT: There is also a port of `scrcpy` for Android: https://gitlab.com/las2mile/scrcpy-android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.