On 3/28/2015 9:09 PM, vyp...@gmail.com wrote:
Are you talking about this API?

https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API#Browser_compatibility

It seems this API only works in Firefox and only with audio streams.

Any more ideas?

I believe that documentation is out of date (considerably); the data is fed down to MediaEncoder and should support video as well.

See also https://github.com/muaz-khan/WebRTC-Experiment/tree/master/RecordRTC which uses it (and various workarounds for parts Chrome hasn't implemented).

--
Randell Jesup
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media

Reply via email to