This package provides (a part of) the MediaRecorder API as defined by the MediaStream Recording specification. If possible it will use the native implementation. In addition this package also allows ...
Thanks for reading. I have been struggling to solve something very simple that I can't believe wasn't considered. I have a MediaStream which is recorded via MediaRecorder and that stream is sent to N ...