WowzaMediaSystems / gocoder-sdk-samples-android

A sample app for Android that demonstrates the capabilities of the Wowza GoCoderâ„¢ SDK.
https://www.wowza.com/products/gocoder/sdk
Other
53 stars 51 forks source link

FaceDetectionListener not working #11

Closed harisazam closed 6 years ago

harisazam commented 7 years ago

Camera.FaceDetectionListener (FaceActivity) is not working in this source.

@Override public void onFaceDetection(Camera.Face[] faces, Camera camera) { ......... }

Camera.Face[] faces is always empty.

myoung1620 commented 6 years ago

Since this is an older comment, please let us know if you still see this issue and open a new issue.