Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update camera.js #1239

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 21, 2020

  1. Update camera.js

    Added reset media stream properties before preview to avoid crash when sharing from MJPG stream
    strongstrongyiwen committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bb2f598 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Update camera.js

    Added showErrorMessage function to pop up error message dialog when media capture failed (in most cases camera is being used by another app) to avoid exception caused crash of the app.
    strongstrongyiwen committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    02c7cef View commit details
    Browse the repository at this point in the history