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

Certificate of completion is broken #137

Closed
tophtucker opened this issue Jun 9, 2016 · 1 comment
Closed

Certificate of completion is broken #137

tophtucker opened this issue Jun 9, 2016 · 1 comment

Comments

@tophtucker
Copy link
Collaborator

  1. No longer possible over HTTP: "getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details."
  2. Broken due to a deprecation on HTTPS: "Use MediaStreamTrack.stop() to stop streaming, not MediaStream.stop()." https://developers.google.com/web/updates/2015/07/mediastream-deprecations?hl=en
@tophtucker
Copy link
Collaborator Author

(Still doesn't work over http but not sure what to do about that... should have better messaging of why it's failing, but time is short!!!)

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

No branches or pull requests

1 participant