Skip to content

Conversation

@t-mullen
Copy link
Contributor

@t-mullen t-mullen commented Jul 15, 2021

Description

Adds the missing "active" property to RtpEncodingParameters type which is otherwise a superset of RTCRtpEncodingParameters.

Usecase

Calling Producer::setRtpEncodingParameters to activate/deactivate encodings.

@ibc
Copy link
Member

ibc commented Aug 31, 2025

Actually the public API of mediasoup client doesn't allow setting active field of encoding on purpose. This is not just about exposing active in TS types. It's that literally the active field is ignored if present.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants