Skip to content Skip to sidebar Skip to footer
Showing posts with the label Video Encoding

Video Recording To A Circular Buffer On Android

I'm looking for the best way (if any...) to capture continuous video to a circular buffer on th… Read more Video Recording To A Circular Buffer On Android

How To Use Android Mediacodec Encode Camera Data(yuv420sp)

Thank you for your focus! I want to use Android MediaCodec APIs to encode the video frame which aqu… Read more How To Use Android Mediacodec Encode Camera Data(yuv420sp)