HomePhabricator

Never call getUserMedia ourselves

Description

Never call getUserMedia ourselves

This simplifies our API and pushes that responsibility to the user. Why the change?
That's a good question. I observed that we had quite a bit of code duplication in
Sylk because we want to call getUserMedia there, so we might as well make it a thing.
Less is more!

Details

Provenance
saghulAuthored on Nov 15 2016, 11:03 AM
Parents
rSYLKRTC220abe444ee7: Fixup workaround for race condition
Branches
Unknown
Tags
Unknown