NewChromantics / PopH264

Low-level, minimal H264 decoder & encoder library for windows, hololens/uwp, ios/tvos/macos, linux, android/quest/magic leap. CAPI for use with c#, unreal, swift
http://poph264.com/
Mozilla Public License 2.0
84 stars 15 forks source link

option to disable this!`) #70

Closed bastivr8t54907zi690 closed 1 year ago

bastivr8t54907zi690 commented 2 years ago

https://github.com/NewChromantics/PopH264/blob/7a15be0e51c9ac192f12a93a49a82ebcd45518e6/Readme.md#L210-L211

SoylentGraham commented 2 years ago

Disable what?

webcodecs is now publically availible though, so you don't need to implement google/chrome's origin trial

Only working under https or localhost is a chrome restriction, nothing in this code

SoylentGraham commented 1 year ago

webcodecs is now enabled by default everywhere where secure (https and http).

Only real exception is IOS pre ios16 (eg. my iphone SE)