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

Improve Ingress A/V sync #154

Merged
merged 12 commits into from
Oct 16, 2023
Merged

Improve Ingress A/V sync #154

merged 12 commits into from
Oct 16, 2023

Conversation

biglittlebigben
Copy link
Contributor

@biglittlebigben biglittlebigben commented Oct 6, 2023

This improves ingress A/V sync by ensuring that buffers are sent to the local participant object at a time that matches their timestamp.

In order to not introduce large delays, also drop late media data at the beginning of the session.

@biglittlebigben biglittlebigben merged commit a02c801 into main Oct 16, 2023
2 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/whip_sync branch October 16, 2023 18:53
biglittlebigben added a commit that referenced this pull request Oct 17, 2023
 ## Changelog

 ### Added

- Implement high motion presets (#153)

 ### Fixed

- Add queues between pipeline steps (#146)
- Small quality/resource usage/latency tuning for x264 and vp8 encoding parameters (#147)
- Adopt COMPLETE state for URL ingress. Use udp port multiplexing by default for WHIP (#148)
- Do not attempt to unpublish a track from a closed room (#150)
- Use souphttpsrc as it provides better error messages (#151)
- Improve Ingress A/V sync (#154)
@biglittlebigben biglittlebigben mentioned this pull request Oct 17, 2023
biglittlebigben added a commit that referenced this pull request Oct 18, 2023
Verson 1.2.0

 ## Changelog

 ### Added

- Implement high motion presets (#153)

 ### Fixed

- Add queues between pipeline steps (#146)
- Small quality/resource usage/latency tuning for x264 and vp8 encoding parameters (#147)
- Adopt COMPLETE state for URL ingress. Use udp port multiplexing by default for WHIP (#148)
- Do not attempt to unpublish a track from a closed room (#150)
- Use souphttpsrc as it provides better error messages (#151)
- Improve Ingress A/V sync (#154)
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