Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Fix for Android 8.1 - release MediaRecorder when stop fails. #309

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lrorthmann
Copy link

On Androidn 8.1 sometimes when you start and stop the recording very quickly the MediaRecorder.stop() will throw an exception. Since the release() wasn't called the subsequent new recording would fail.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant