Romain Vimont
Romain Vimont
https://github.com/Genymobile/scrcpy/issues/4824
Read https://github.com/Genymobile/scrcpy/blob/master/doc/develop.md
The problem for this is UX: how do you pass the filename when you record at any time (possibly several times per session)?
Ref: https://github.com/Genymobile/scrcpy/issues/1186#issuecomment-592386916 > Recording may only start on new keyframe (it may not just be "passive", record where you are). To start recording in the middle of the stream, the...
`"adb reverse" failure followed by the fallback is not an error: #5. But after that you can't get display info, because the `DisplayManager` is `null`. See #932
Unfortunately, if your device has no `DisplayManager` instance (and probably other missing parts like in #932), I have no solution.
> But I succeed before. Can you make it work with an older version of scrcpy? > Or my PC has no it? Your Android device (so "oracle cloud").
> At first it runs well but as soon as I use the mouse scroll wheel it crashes > WARN: Device disconnected Scrcpy closes automatically when it gets disconnected, and...
Yes, there is buffering in VLC. You should use scrcpy (if your device runs Android >= 12).
Run with `scrcpy --no-video --no-control` if you only want the sound. Add `--no-window` if you want.