[mediacapture-record] Use streams instead of blobs/events

youennf has just created a new issue for https://github.com/w3c/mediacapture-record:

== Use streams instead of blobs/events ==
Blobs and events are not very convenient to use.
For instance, events are main thread only.
Blobs are not great if you want to concatenate them before sending them to the network.

Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/154 using your GitHub account

Received on Thursday, 25 October 2018 08:29:23 UTC