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

Authenticate incoming streams via nginx #13

Closed
harryjubb opened this issue Jun 19, 2020 · 0 comments
Closed

Authenticate incoming streams via nginx #13

harryjubb opened this issue Jun 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request priority-critical Critical (fix ASAP) priority server Server-side issues

Comments

@harryjubb
Copy link
Owner

Using this method https://smartshitter.com/musings/2017/12/nginx-rtmp-streaming-with-simple-authentication/

Set the shared secret via env vars in both hive and server.

Requires also #12.

@harryjubb harryjubb added enhancement New feature or request server Server-side issues priority-critical Critical (fix ASAP) priority labels Jun 19, 2020
@harryjubb harryjubb added this to the Beekeeping Season milestone Jun 19, 2020
@harryjubb harryjubb self-assigned this Jun 19, 2020
@harryjubb harryjubb added this to To do in AV Streaming Jun 19, 2020
@harryjubb harryjubb moved this from To do to In progress in AV Streaming Jun 20, 2020
harryjubb added a commit that referenced this issue Jun 20, 2020
Connections work correctly but having an issue with the conditional
check on the secret key.
harryjubb added a commit that referenced this issue Jun 20, 2020
Issue seems to be passing query params on to the auth endpoint.
@harryjubb harryjubb moved this from In progress to Done in AV Streaming Jun 20, 2020
@harryjubb harryjubb reopened this Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-critical Critical (fix ASAP) priority server Server-side issues
Projects
AV Streaming
  
Done
Development

No branches or pull requests

1 participant