Could you try with a different size:
scrcpy -m 800
Or with screenrecord:
adb shell screenrecord /sdcard/file.mp4
adb pull /sdcard/file.mp4
@iykequame If screenrecord works, please see https://github.com/Genymobile/scrcpy/issues/55#issuecomment-376452311.
On the other hand, scrolling frame rate is a bit laggy, any fix ?
Over USB?
How many fps? (Ctrl+i to print fps in the console)
Over USB?
Yes
How many fps? (Ctrl+i to print fps in the console)
Ctrl+i ( crtl + i ) is not woking , am running Ubuntu 18.04
Ctrl+i does not print something like "fps counter started"? Then, it should print fps every second (but only if there are changes on the screen).
pressed Ctrl+i but nothings shows up.
Nothing happens in the window, but what is the output in the terminal from where you started scrcpy?
@rom1v , first of all am sorry for the delay but finally i got the _FPS_.
i noticed that i have to press Ctrl+i+i for it to capture the FPS

INFO: FPS counter started
INFO: 12 fps
INFO: 12 fps
INFO: 11 fps
INFO: 14 fps
INFO: 15 fps
INFO: 15 fps
INFO: 15 fps
INFO: 15 fps
INFO: 15 fps
INFO: 14 fps
INFO: 11 fps
and so on ...
hey @rom1v mine was working fine without any lag but recently I tried to connect wirelessly and I was facing some problems so I did what other users instructed and I think after that my mirroring started to lag. I did the fps count and it was like this
INFO: 26 fps (+2 frames skipped)
DEBUG: ERROR: NumPoints = 0
INFO: 15 fps
INFO: 31 fps
INFO: 33 fps
INFO: 37 fps (+9 frames skipped)
INFO: 39 fps (+16 frames skipped)
INFO: 34 fps
INFO: 36 fps
INFO: 32 fps
INFO: 32 fpsand it was using [3297:61265] ports i think. Can you please help with this problem. thanks
I'm closing for inactivity (and you don't have the problem anymore https://github.com/Genymobile/scrcpy/issues/33#issuecomment-376654598).