Hi,
I'm trying to capture video using the stream retrieved through getUserMedia(). It is showing stream.record() is undefined.
Ref : https://dvcs.w3.org/hg/audio/raw-file/tip/streams/StreamProcessing.html#examples sample no 13
do we have any other way to implement the same?