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

Implement mediaMTX RTMP auth #3240

Merged
merged 7 commits into from
Nov 13, 2024
Merged

Implement mediaMTX RTMP auth #3240

merged 7 commits into from
Nov 13, 2024

Commits on Nov 7, 2024

  1. Experiment with mediaMTX auth

    Instead of using the runOnReady mediaMTX config I am using this instead:
    `authHTTPAddress: http://localhost:5936/live/video-to-video/start`
    mjh1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    29ab474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0130f6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f10f66 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Auth on ready hook

    mjh1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d8d5e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c0542 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    8b3eac2 View commit details
    Browse the repository at this point in the history
  2. improve log line

    mjh1 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4c9fe6b View commit details
    Browse the repository at this point in the history