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 optimally bypassing transcoding when ingesting WHIP #111

Merged
merged 15 commits into from
May 30, 2023

Conversation

biglittlebigben
Copy link
Contributor

@biglittlebigben biglittlebigben commented May 26, 2023

This splits both the whip track handlers from the GST app sources, and the livekit SDK client from the GST app sink, in order to allow connecting these 2 pieces together directly.

No separate handler process is spun up when transcoding is bypassed.

This is still missing support for parsing the incoming video bitstream to extract dimensions.

@biglittlebigben biglittlebigben merged commit de782c7 into main May 30, 2023
3 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/non_transcode_whip branch May 30, 2023 21:03
biglittlebigben added a commit that referenced this pull request Jun 26, 2023
This is the v1.0.0 release of the ingress service. This release stabilizes the API and adds support for the WHIP protocol

 ## Changelog

 ### Added
-  WHIP support (#97)
- Expose heath and availability on the WHIP HTTP server (#109)
- Add support for optimally bypassing transcoding when ingesting WHIP (#111)
- Set the source track information in the ingress state (#121)

 ### Fixed

- Validate IngressInfo and populate missing fields with defaults (#90)
- Fix deadlock in appsrc (#116)
- Update synchronizer and use Jitter Buffer (#118)
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.

None yet

2 participants