CainKernel / CainCamera

CainCamera is an Android Project to learn about development of beauty camera, image and short video
2.84k stars 777 forks source link

Android camerax bug #112

Closed soham24 closed 4 years ago

soham24 commented 4 years ago

face detection result is not coming also when I updated androidx package, some methods were removed and code did not run

Thanks for this awesome work god bless you

soham24 commented 4 years ago

Hello

CainKernel commented 4 years ago

face detection needs to register facepp detection sdk api key and secret for yourself: https://github.com/CainKernel/CainCamera/blob/master/document/introduction/facepp_registration_eng.md

I have camera rendering processing a little while ago, maybe some function is not implement. i'm busy to implement the function of composition in video edit page now, no time to do anything else.

soham24 commented 4 years ago

I solved this by going back to previous commit