- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Jan 2020 16:44:50 +0000
- To: public-webrtc-logs@w3.org
These have different properties. In particular, track.clone() will result in two tracks with different "id", but "ended" will turn true at the same time for both, and of course "kind" will be the same. I'm in favor of putting ended and kind on the source-objects (source or rtpreceiver). If "id" has a place in stats, it needs to be on rtpsender ("id of current outgoing track"). -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/530#issuecomment-575240331 using your GitHub account
Received on Thursday, 16 January 2020 16:44:52 UTC