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

Improve video constraints (width|height|aspectRatio|frameRate).(ideal|exact) and add (aspectRatio|frameRate).(ideal|exact) support #419

Closed
wants to merge 7 commits into from

Commits on Oct 26, 2019

  1. implement getUserMedia constraints video.(width|height|aspectRatio|fr…

    …ameRate).(ideal|exact) and add video.(aspectRatio|frameRate).(ideal|exact) support
    hthetiot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    0bc969d View commit details
    Browse the repository at this point in the history
  2. update PluginRTCVideoCaptureController aspectRatio and improve defaul…

    …t constraints handling
    hthetiot committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    6dad7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3fe057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7244320 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. improve PluginRTCVideoCaptureController findFormatForDevice and getCo…

    …nstrainRangeValues to support height without with and handle partially ideal+min+max
    hthetiot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    573f83b View commit details
    Browse the repository at this point in the history
  2. fix indent

    hthetiot committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fb47df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. merge master

    hthetiot committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    271c8a8 View commit details
    Browse the repository at this point in the history