Skip to content

There is no muxId in RTCRtpEncodingParameters #528

@ibc

Description

@ibc

In http://ortc.org/wp-content/uploads/2016/03/ortc.html#idl-def-RTCRtpParameters:

muxId of type DOMString, defaulting to ""

[...] Note that including muxId in RTCRtpParameters rather than in RTCRtpEncodingParameters implies that if it is desired to send simulcast streams with different muxId values for each stream, then multiple RTCRtpSender objects are needed.

But I cannot find muxId within RTCRtpEncodingParameters... May be it means the encodingId field, but that is related to the RID header extension which, AFAIK, it's not the same as the MID header extension.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions