Open Bug 1879605 Opened 2 years ago Updated 11 months ago

RTCRtptransceiver.stop() should cause inbound-rtp stats to disappear

Categories

(Core :: WebRTC: Networking, defect)

defect

Tracking

()

People

(Reporter: bwc, Assigned: bwc)

Details

webrtc-stats says inbound-rtp is for "an inbound RTP stream that is currently received", and additionally specifies that RTCRtpTransceiver.stop() deletes the associated RTP stats. It is a little bit unclear whether pc.close() is expected to delete these, but I suspect it is not.

The severity field is not set for this bug.
:jib, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jib)

It is a little bit unclear whether pc.close() is expected to delete these, but I suspect it is not.

I've filed https://github.com/w3c/webrtc-stats/issues/784 to clarify the spec.

Severity: -- → S4
Flags: needinfo?(jib)
Component: WebRTC: Audio/Video → WebRTC: Networking
You need to log in before you can comment on or make changes to this bug.