androidtool-mac icon indicating copy to clipboard operation
androidtool-mac copied to clipboard

Video recording from command line?

Open bootstraponline opened this issue 10 years ago • 9 comments

Is it possible to start/stop video recording from the command line?

bootstraponline avatar May 29 '15 22:05 bootstraponline

you'll need adb for that, but then it's possible

http://developer.android.com/tools/help/adb.html

mortenjust avatar May 30 '15 06:05 mortenjust

that doesn't help for iOS

bootstraponline avatar May 30 '15 14:05 bootstraponline

Sorry, I just assumed Android since you didn't mention any OS.

You can take an iOS screenshot from command line, but no video open that I'm aware of.

mortenjust avatar May 30 '15 17:05 mortenjust

I wrote a tool for appium that does iOS/Android video screen recording. AppleScript is used to activate the emulator/simulator and then AVFoundation is used to capture the screen with the appropriate croprect. I'm suggesting people use androidtool-mac instead since it's maintained. The lack of CLI for iOS/Android video recording is an issue one user mentioned. I don't think it'd be much work to add a CLI to androidtool-mac.

bootstraponline avatar May 30 '15 23:05 bootstraponline

Hey, was wondering if there's any work done towards CLI version?

Simon-Kaz avatar Aug 15 '15 16:08 Simon-Kaz

Nothing yet. It's not a very sought after feature, but happily accepting pull requests!

mortenjust avatar Nov 25 '15 00:11 mortenjust

+1 for this feature.

email2vimalraj avatar Jan 04 '16 12:01 email2vimalraj

Are there any news?

SButterfly avatar Mar 29 '16 04:03 SButterfly

Adding a Help Wanted label, hoping to attract a pull request

mortenjust avatar Mar 30 '16 07:03 mortenjust