Skip to content

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

Open
lrorthmann wants to merge 1 commit intoOkelm:masterfrom
Digitro:fix_android_8.1
Open

Fix for Android 8.1 - release MediaRecorder when stop fails.#309
lrorthmann wants to merge 1 commit intoOkelm:masterfrom
Digitro:fix_android_8.1

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant