Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgwald committed Jun 10, 2014
1 parent 458adac commit 879cd50
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# wearscript-android-video

Video recorder meant to be launched by BroadcastReceiver

Try it from the command line:

adb shell am broadcast -a com.wearscript.video.RECORD --ei duration 10

Or specify path (or both)

adb shell am broadcast -a com.wearscript.video.RECORD --es path /sdcard/wearscript/awesome_video.mp4

0 comments on commit 879cd50

Please sign in to comment.