Open rameshvoltella opened 7 years ago
Hi,
I don't see where I set minsdk to be 14. The ffmpeg library was scrapped, since it was too slow for my requirement.
You can try to use ffmpeg in with sdk version 14. Don't think there should be a problem.
I have changed the minsdk to be 21, since I am using mediarecorder instead of mediacodec to record from a surface instead of camera.
when i first run sample it was min sdk 14,now its change to 18 is that because of the ffmpeg support? how can i downgrade this library so it can work fine on sdk 14?