Hi all, In current b2g's implementation, WebApp's process needs high privilege to use hw codec. Bug 791164 [1].
I create a workaround [2][3] to the problem. It moves OMX instance to mediaserver process like android and use binder ipc to communicate between them. It is just a workaround and do not solve the problem within gecko. But it is lesser of two evils, I think. Thoughts about it? [1] https://bugzilla.mozilla.org/show_bug.cgi?id=791164 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=798202 [3] https://bugzilla.mozilla.org/attachment.cgi?id=668315&action=diff sotaro _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
