|
|
|
|
|
by allo37
1733 days ago
|
|
Codec support is a very annoying issue on mobile. Hardware support for VP9 (let alone AV1) codecs is relatively recent on Android devices, and Apple doesn't provide HW acceleration for Google's codecs at all (or at least not when I was trying to do it). |
|
That has added lots of complexity/confusion for people building stuff also. Quite a few footguns in this area :)