scrcpy/server
Romain Vimont 8a694a9785 Suggest workaround for error 0xfffffc0e
When the hardware encoder is not able to encode at the given definition,
it fails with an error 0xfffffc0e.

It is documented in the FAQ:
<https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#i-get-an-error-could-not-open-video-stream>

But it is better to directly suggest the workaround in the console.
2019-11-30 10:46:22 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Suggest workaround for error 0xfffffc0e 2019-11-30 10:46:22 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.11 2019-11-19 23:05:39 +01:00
build_without_gradle.sh Fix aidl option in build_without_gradle.sh 2019-11-20 17:16:46 +01:00
meson.build Rename scrcpy-server.jar to scrcpy-server 2019-10-31 10:54:29 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00