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 support for SRT in URL Pull ingress #206

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Add support for SRT in URL Pull ingress #206

merged 2 commits into from
Jan 26, 2024

Conversation

biglittlebigben
Copy link
Contributor

This allows restreaming SRT streams published by another server.

Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@biglittlebigben biglittlebigben merged commit 1f3ff62 into main Jan 26, 2024
3 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/srt branch January 26, 2024 22:10
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