Kickflip / kickflip-android-sdk

Kickflip Android SDK - Live Video Streaming to the Cloud
https://kickflip.io
Apache License 2.0
660 stars 212 forks source link

Why limitation of 4.3+ #31

Closed gouravd closed 9 years ago

gouravd commented 9 years ago

Why the android limitation of 4.3+. Media Codec is available since 4.1 and HLS support in Android is there since Honeycomb?

OnlyInAmerica commented 9 years ago

Good question! MediaCodec was available in API 16 but practically unusable until key improvements made in API 18. TLDR: Read MediaCodec author Andrew McFadden's MediaCodec page (Jump to Q9 for a quick answer).

Getting Kickflip to work reliably on Android 4.1 - 4.2 might take longer than it will for those platform versions to vaporize so I'm respectfully closing the issue :)