android / android/camera-samples
How to pause/resume video recording using CameraX VideoCapture
Open
- Dominant language
- Kotlin
- Stars
- 5.5k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
I couldn't find any resume() or pause() function to pause/resume video recording in my Android app. Any help would be appreciated. There is stopRecording() function only that I used to stop and save the video recording as given below.
` videoCapture.stopRecording()
`
Contributor guide
Research direction
The issue names CameraX VideoCapture and the stopRecording() call but no repository file or test. Start by locating the sample's VideoCapture usage and checking the relevant CameraX recording API documentation; done would require a clearly supported pause/resume path or an explicit sample-level explanation of the available behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100