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.

RTCMediaStreamTrack.stop() from RTCRtpReceiver #498

@robin-raymond

Description

@robin-raymond

What happens to a receiver if the receiver.mediaStreamTrack.stop() is called (and called on all clones)? Currently the receiver object is still alive but the track that it created is ended.

We don't describe any behaviours about this...

For that matter, the lifecycle of any cloned track to the original track isn't explicit (but leans to suggest they have independent lifecycles).

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