This is an open-source library based on the FFmpeg library. It can help you quickly get video and audio streams on C3V. It wraps some FFmpeg functions in an API to simplify the development process.
...
The attachment contains the compiled libffmpeg_media_api.so and ffmpeg_sample, its source code and sample code, as well as all its dependent libraries.
...
modify the linux toolchain path in makefile_config_user.mk, change it to your toolchain path
...