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

Set the source track information in the ingress state #121

Merged
merged 11 commits into from
Jun 21, 2023

Conversation

biglittlebigben
Copy link
Contributor

@biglittlebigben biglittlebigben commented Jun 20, 2023

This gathers information either from the GStreamer stream, or the SDP to populate the audio and video state entries in the ingress state. This useful for debugging, analytics and billing.

This also refactors how state update RPCs are sent, delegating it to the Params object most of the time.

Ingress State updates in the Params object have also been made thread safe.

@biglittlebigben biglittlebigben merged commit 7ac35ee into main Jun 21, 2023
3 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/tracks_state branch June 21, 2023 04:06
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