# Recording videos while minimal movement with android phone

**URL:** https://discourse.processing.org/t/recording-videos-while-minimal-movement-with-android-phone/34807
**Category:** Processing for Android
**Created:** [January 23, 2022, 4:25pm UTC](https://discourse.processing.org/t/recording-videos-while-minimal-movement-with-android-phone/34807 "2022-01-23T16:25:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jeff](https://avatars.discourse-cdn.com/v4/letter/j/e19b73/32.png) [@Jeff](https://discourse.processing.org/u/Jeff)
#### Post date: [January 23, 2022, 4:25pm UTC](https://discourse.processing.org/t/recording-videos-while-minimal-movement-with-android-phone/34807/1 "2022-01-23T16:25:08Z")

</div>

My goal is to create an app that measures movement through the built in accelerometer in the phone and records video while there is little movement. I am easily able to get accelerometer readings from tutorial example and I came across the Ketai library for starting with the camera. After going through the Ketai library, I am unsure about how to record a video as the tutorials only discuss taking photos and there does not appear to be a record video function?
