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

Allow blocking IPs from transmitting WebRTC video #571

Merged
merged 11 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    160cf6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863c680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a101431 View commit details
    Browse the repository at this point in the history
  4. Allow user to define origin IP allowed for WebRTC video streams

    This prevents candidates that come from unwanted sources, like WiFi connections.
    joaoantoniocardoso authored and rafaellehmkuhl committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1642650 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    023a641 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b50f84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b29c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04ffd2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09510e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7715401 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2effed4 View commit details
    Browse the repository at this point in the history