testing bug fix for android 11 freezing and other chromes not releasing camera #329
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
updated when the relevant code changed
and external Quagga module returns same value -- this allows you to
wait until the stop code has hopefully completely executed before
continuing on with whatever you do next. You can also choose to ignore
the return, just as we always have done.
last requested, and if there is one, it calls pause() on it, before
calling stop() on the MediaStreamTrack
browser a chance to actually pause, before disconnecting.
stop()
on LiveStream <video> element before stopping video stream #266 and all linkedissues on it for an incredible amount of detail related to this problem
to Android 11 or a Pixel device. I also need to test it on my production
server, so this is going straight to a new version, without actual
testing. My apologies, but this is one of those bits that are very
difficult to test outside of real life because of the limitations of
using cameras and such :|
videoConstraints now