Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaRecorder Patent Costs #150

Open
Kenobi-san opened this issue Nov 27, 2020 · 0 comments
Open

MediaRecorder Patent Costs #150

Kenobi-san opened this issue Nov 27, 2020 · 0 comments

Comments

@Kenobi-san
Copy link

Hi guys,

I'm considering implementing the video recording on a potential client web project, but before I go down that route I'd like to know more about this new feature.

It seems to encode the video client-side, which is great. However, with the lack of native MediaRecorder support on iOS mobile browsers, and even on Android it seems we can only encode .webm, i'm assuming you're using your own encoder packaged with the rest of your code, in web assembly or something similar. Is that correct?

My fear is that, if that's the case, then any project implementing it would have to register with MPEG-LA and be subjected to the usage terms of their AVC/H.264 patent portfolio license.
The license states that the each downloaded encoder would be counted, with the first 100k downloads/video encodes being free, and each consecutive video costing $0.20, which is not a small figure!

Have you considered how we can use this feature without incurring massive costs if the video recording part of a project is mildly successful?

Thanks in advance for any help you can give me.

Leo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant