- From: Robin Raymond via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Apr 2016 13:33:14 +0000
- To: public-ortc@w3.org
robin-raymond has just created a new issue for https://github.com/openpeer/ortc: == RTCMediaStreamTrack.stop() from RTCRtpReceiver == 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). Please view or discuss this issue at https://github.com/openpeer/ortc/issues/498 using your GitHub account
Received on Friday, 22 April 2016 13:33:15 UTC