Romain Vimont
Romain Vimont
#1102 What is the SHA-256 of your files? From a terminal: ``` certUtil -hashfile scrcpy.exe SHA256 ```
OK, these are the correct ones for scrcpy v1.24 release. These are detected as "malicious" by only one security vendor each (not the same): - https://www.virustotal.com/gui/file/af0114e7564ed0785cc709834ad7c130e78cdc6f2bfc357b14a2239009d5cac9 - https://www.virustotal.com/gui/file/5023347055e0dc62d02d6e1d557832d61834fda26da11f43ea7eb04f224ed92d Probably false...
> using keyboard from desktop through scrcpy simply ignores Å Ä and Ö characters and it's very inconvenient, is it possible to get this to work? Maybe if they work...
As is, the client would require SDL and FFmpeg ARM versions, and wrap SDL stuff into an Android application. But IMO it would be better to write a specific Android...
@tailcode The name should not be confusing about what application it is, so the very same name is not a good idea.
> Considering basic functionality of scrcpy, I think my app is ready but not perfect. This is my first app. I want you to take a look at my app...
@tailcode Thank you very much. Seems great. :+1: I will definitely check when I have some more time. For now, just one little remark: you could use [`adblib`](https://github.com/tananaev/adblib) as a...
@tailcode Hey, I just tested, that works great :+1: Good job! Is it possible to quit from the client? (I only see the remote fullscreen, so I can't control the...
> when you exit from the app How do you do that? The whole client screen displays the remote screen. > You mean input events are not working ? Yes,...
Also without `--turn-screen-off`?