Skip to content

Effect of a BYE on receiver.track #639

Closed
@aboba

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

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