Open arcxyz opened 9 years ago
What kind of a feature are you looking for?
I usually record some app behaviour with this command. I am looking for something like the screenshots feature but for taking screencasts.
According to this, Android devices over 4.4 are just about 50%. In order to support this in older versions we will have to look for another way.
Currently you can use screenrecord
from the Shell command, however you will not be able to download the file, for that follow this other issue #39.
I make a continous screenshot button. I call it screen capture. If you feel that useful, I will make a pr or just ignore me.
@codeskyblue Sure, make a PR and we can evaluate it. It would be good if it's also implemented server-side and not only client side.
Pull requested.
it would be nice to record it to a video format or a gif
Any update on this feature ? I feel it would really help exchange between developer <-> QA.
It does make sense, but unfortunately we have no time to implement it.
Today, I think use ffmpeg
to convert images to video is a better way.
+1 on this. Having a way to start and stop video recording, and have video actually saved in h264 format would be useful. To work reasonably it would have to utilize raw video streaming features of android rather than hacking on top of the current minicap jpeg serving.
Android 4.4+ have a built-in support for screen recording: