Re: [mediacapture-fromelement] Tie MediaStreamTrack lifetime to the underlying AudioTrack or VideoTrack?

Pinging this issue in the context of the [Chromium intent to ship](https://groups.google.com/a/chromium.org/d/msg/blink-dev/6Vai94SPoEQ/akzcE54PBwAJ); Chromium is following the Spec and the `MediaStreamTrack` lifetimes are pegged to the original element tracks.

The implementation is [here](https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.cpp?sq=package:chromium&dr=C).

-- 
GitHub Notification of comment by yellowdoge
Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/24#issuecomment-318562829 using your GitHub account

Received on Friday, 28 July 2017 05:22:49 UTC