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

Show how to set resolution and frame rate #2698

Merged
merged 3 commits into from
Mar 13, 2021
Merged

Show how to set resolution and frame rate #2698

merged 3 commits into from
Mar 13, 2021

Commits on Feb 25, 2021

  1. 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.
    benbucksch authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    90c43bb View commit details
    Browse the repository at this point in the history
  2. Make it a second note box

    benbucksch authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    697856d View commit details
    Browse the repository at this point in the history
  3. Add notecard class

    benbucksch authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0463fe3 View commit details
    Browse the repository at this point in the history