MasayukiSuda / GPUVideo-android

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
MIT License
657 stars 178 forks source link

add external audio #110

Open anvanvo opened 1 year ago

anvanvo commented 1 year ago

Is it possible to add external audio during recording?

ToysoftInc commented 1 year ago

Yes. I added bluetooth to my project. You can modify the audio encoder and implement the bluetooth code there.