Romain Vimont
Romain Vimont
> Occasionally the screen becomes blurred during connection operation. These are compression artifacts (typically when there is a lot of movement). This can be greatly reduced: - by switching the...
Don't cap the frame rate. Run `scrcpy --print-fps`, what is the output? Please also read the note about the frame rate: https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#frame-rate > The frame rate is intrinsically variable: a...
> I don't know how to use commands as the one u told me to use before For Windows, read: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run
> My framerate goes from 0-83 in the home menu ( my screen refreshrate is of 120 Hz ) This does not look incorrect, even if your screen is 120Hz,...
What happend with a real mouse (a bluetooth mouse directly connected to the device for example)?
Thank you for your contribution :+1: This feature is indeed often requested for the Meta Quest 3. --- I had some compilation issues, that I fixed by replacing `float32_t` by...
As an alternative, I think it should be possible to filter the video directly on the device: IIRC we should be able to capture the screen and filter it via...
> As an alternative, I think it should be possible to filter the video directly on the device Refs https://github.com/Genymobile/scrcpy/issues/4011#issuecomment-1969174671 for information about implementing a server-side filter.
> Any reason this is not being merged into the main branch Because I would like the transform to be performed on the server side (before encoding): https://github.com/Genymobile/scrcpy/pull/4658#issuecomment-1936558849
Which scrcpy version?