I looking for any SDK-LEVEL(without using ffmpeg) approach for compress video programmatically in android. I can't use ffmpeg cause its size overhead.Is there any lightweight solution for that ?
I want reduce size of video before uploaded to server (i can't modify server upload limit) so if you have any idea other than compressing video please share it.
note : my min-sdk version is 14