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.

Behavior when calling send() or receive() again #713

@aboba

Description

@aboba

Currently, both the send() and receive() methods allow those methods to be called multiple times with the same RtpSender/RtpReceiver object.

However, the specification is not very clear about the expected behavior. For example, in some situations a discontinuity is likely, others not.

Related WebRTC issue: w3c/webrtc-pc#1207

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