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

Android Encoding #90

Open TuskAW opened 5 months ago

TuskAW commented 5 months ago

Is there an android encoder?

SoylentGraham commented 5 months ago

No, I never needed one! 😀

But it wouldn't be too hard to, it uses a buffer system just like the decoder, and iirc it's also very similar to the linux/v4l/nvidia encoder