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

Add feedback on video connection #890

Commits on Apr 18, 2024

  1. webRTC: Remove redundant check around available streams answer

    There's no way for this check to be false.
    rafaellehmkuhl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    46b233f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0244c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc5de8 View commit details
    Browse the repository at this point in the history
  4. webrtc: Stop returning availableStreams and availableIceIps on st…

    …artStream`
    
    They are public values that are not stream specific, and can be consumed directly.
    rafaellehmkuhl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8cdc94c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4841e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a411573 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86c7632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    837864c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d08909e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    891fe13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    767ef2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    690b169 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d1e2ef View commit details
    Browse the repository at this point in the history