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

This fixes the removed MediaStream.stop() for chrome 47 #34

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

Commits on Dec 22, 2015

  1. Mediastream.stop() is deprecated since Chrome 45, and does not work a…

    …nymore in Chrome 47 (https://developers.google.com/web/updates/2015/07/mediastream-deprecations?hl=en)
    
    fixed stopping each track individually. See also https://developer.mozilla.org/en/docs/Web/API/MediaStream for browser compatibility. Library  gulp-livereload was missing for building the sources.
    Severin Stöckli committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    39af7cc View commit details
    Browse the repository at this point in the history