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

webrtc: add options (width, height, framerate, audio capture) and store parameters in URL (#1837) (#2167) #2584

Merged

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    5237186 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    311cbef View commit details
    Browse the repository at this point in the history
  2. webrtc: set capture audio always to true

    There is no need to have a dedicated option from this feature
    as the browser already handle it with a dedicated toggle when available.
    Lukinoh committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    815e394 View commit details
    Browse the repository at this point in the history