Re: [mediacapture-fromelement] Consider using Promises for capturing from HTMLMediaElement

My proposal only includes creation, i.e.: `Promise<void> 
captureStream()` will be `resolve`d with a captured MediaStream that 
from that point onwards behaves normally including adding/removing 
tracks being signalled via its events.

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

Received on Tuesday, 14 February 2017 23:38:36 UTC