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.

Effect of a BYE on receiver.track #639

Description

@aboba

Some questions:

  1. If an RtpReceiver receives a BYE from an RtpSender, what happens?
  2. When transceiver.stop() is called, does transceiver.sender send a BYE?
  3. When transceiver.sender.replaceTrack(null) is called does transceiver.sender send a BYE?
  4. What about when transceiver.sender.track.enabled is set to "false"?

Related WebRTC 1.0 issue: w3c/webrtc-pc#961

Activity

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

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