You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: