Genymobile / Genymobile/scrcpy
scrcpy starts then stops immediately OP8 pro
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
OS: W10 2004
Oneplus 8 Pro
Android 11
scrcpy 1.18
```
C:\Users\********\Documents\scrcpy-win64-v1.18>scrcpy -V verbose
INFO: scrcpy 1.18
DEBUG: Using server (portable): C:\Users\*********\Documents\scrcpy-win64-v1.18\scrcpy-server
C:\Users\**********\Documents\scrcpy-win64-v1.18\scrcpy-server: 1 file pushed, 0 skipped. 38.1 MB/s (37330 bytes in 0.001s)
DEBUG: Screensaver enabled
[server] INFO: Device: OnePlus IN2025 (Android 11)
[server] DEBUG: Using encoder: 'OMX.qcom.video.encoder.avc'
DEBUG: Starting controller thread
DEBUG: Starting receiver thread
[server] DEBUG: Controller stopped
C:\Users\**********\Documents\scrcpy-win64-v1.18>[server] DEBUG: Screen streaming stopped
[server] DEBUG: Device message sender stopped
C:\Users\***********\Documents\scrcpy-win64-v1.18>
```
Also tried using different encoders and resolutions to no avail
```
C:\Users\*******\Documents\scrcpy-win64-v1.18>scrcpy -V verbose --encoder OMX.google.h264.encoder
INFO: scrcpy 1.18
DEBUG: Using server (portable): C:\Users\********\Documents\scrcpy-win64-v1.18\scrcpy-server
C:\Users\*********\Documents\scrcpy-win64-v1.18\scrcpy-server: 1 file pushed, 0 skipped. 60.5 MB/s (37330 bytes in 0.001s)
DEBUG: Screensaver enabled
[server] INFO: Device: OnePlus IN2025 (Android 11)
[server] DEBUG: Creating encoder by name: 'OMX.google.h264.encoder'
DEBUG: Starting controller thread
DEBUG: Starting receiver thread
[server] DEBUG: Controller stopped
C:\Users\********\Documents\scrcpy-win64-v1.18>[server] DEBUG: Screen streaming stopped
[server] DEBUG: Device message sender stopped
C:\Users\*********\Documents\scrcpy-win64-v1.18>
```
Any help is greatly appreciated!!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.