Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Capturing Movies #1

Open
skellock opened this issue Jun 4, 2017 · 0 comments
Open

Capturing Movies #1

skellock opened this issue Jun 4, 2017 · 0 comments

Comments

@skellock
Copy link
Owner

skellock commented Jun 4, 2017

Add support for capturing movies too.

ios

https://developer.apple.com/library/content/documentation/IDEs/Conceptual/iOS_Simulator_Guide/InteractingwiththeiOSSimulator/InteractingwiththeiOSSimulator.html#//apple_ref/doc/uid/TP40012848-CH3-SW4

xcrun simctl io booted recordVideo <filename>.<extension>

android

https://developer.android.com/studio/command-line/adb.html#screenrecord

adb shell screenrecord /sdcard/demo.mp4
adb pull /sdcard/demo.mp4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant