Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Handling of RTCRtpParameters #136

@aboba

Description

@aboba

At the July 20 ORTC CG meeting, it was proposed that the RTCRtpParameters object be completely filled in when passed to RTCRtpReceiver.receive() or RTCRtpSender.send(). If the passed RTCRtpParameters could not be implemented the browser would provide an Exception or Error rather than modifying RTCRtpParameters to indicate what it had implemented.

All of this put together implies that there is no longer a need for getParameters.

It also implies that we do not need a Promise for send.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions