Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show how to set resolution and frame rate (#2698)
* Show how to set resolution and frame rate I was searching myself crazy on how to set the resolution and frame rate, and even thought that it's impossible to control, until I found that they are set in getUserMedia(). Make a note where this is set, to save others the headache. * Make it a second note box * Add notecard class
- Loading branch information