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

Implement dependency-descriptor support #1483

Open
ibc opened this issue Jan 27, 2025 · 0 comments
Open

Implement dependency-descriptor support #1483

ibc opened this issue Jan 27, 2025 · 0 comments

Comments

@ibc
Copy link
Member

ibc commented Jan 27, 2025

Fixes #1414

We don't support dependency-descriptor in mediasoup so we no longer have H264 temporal layers (see related issue #1414).

This PR @Lynnworld implements it but it makes use of libwebrtc, something we want to avoid. So this ticket is about implementing dependency-descriptor in mediasoup from scratch (without depending on 3rd party libraries).

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants