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

Use a secret token to authenticate relay connections #186

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

biglittlebigben
Copy link
Contributor

Also only bind the relay to localhost

@biglittlebigben
Copy link
Contributor Author

Also only bind the relay to localhost

@biglittlebigben biglittlebigben merged commit da9ac82 into main Dec 21, 2023
3 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/relay_token branch December 21, 2023 22:45
biglittlebigben added a commit that referenced this pull request Feb 3, 2024
 ## Changelog

 ### Added
- Add EndedAt field to Ingress State (#40)
- Log room name and participant ID (#191)
- Gather input stats for url pull sessions (#192)
- Add support for SRT in URL Pull ingress (#206)
- Compute input media jitter (#205)
- Gather pipeline output statistics (#207)
- Add WHIP Simulcast Support (#209)

 ### Fixed
- Use a secret token to authenticate relay connections (#186)
- Update go-sdk to fix pli missed (#188)
- Use new upstream go-gst repository (#189)
- Refactor stats gathering functionality (#201)
- Add nil check in media stats merging code (#204)
- Do not use sample providers in the go SDK (#212)
biglittlebigben added a commit that referenced this pull request Feb 3, 2024
## Changelog

### Added
- Add EndedAt field to Ingress State (#40)
- Log room name and participant ID (#191)
- Gather input stats for url pull sessions (#192)
- Add support for SRT in URL Pull ingress (#206)
- Compute input media jitter (#205)
- Gather pipeline output statistics (#207)
- Add WHIP Simulcast Support (#209)

### Fixed
- Use a secret token to authenticate relay connections (#186)
- Update go-sdk to fix pli missed (#188)
- Use new upstream go-gst repository (#189)
- Refactor stats gathering functionality (#201)
- Add nil check in media stats merging code (#204)
- Do not use sample providers in the go SDK (#212)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants