aws-amplify / amplify-ui

Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
https://ui.docs.amplify.aws
Apache License 2.0
913 stars 295 forks source link

Make the loading screen or that rainbow color customizable #5345

Open Cumahig22 opened 4 months ago

Cumahig22 commented 4 months ago

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Liveness

Please describe your feature-request in detail.

I hope we can customize that color loading screen

Please describe a solution you'd like.

No response

We love contributors! Is this something you'd be interested in working on?

timngyn commented 4 months ago

Hi @Cumahig22, the colors for the visual feedback are not customizable because they come from AWS Rekognition. They are randomized to increase check accuracy and so we don't have any plans to make this customizable

reesscot commented 4 months ago

Hi @Cumahig22, Can you please clarify what you mean by "color loading screen"? Are you talking about the flashing colors or a different part of the Liveness experience?

esauerbo commented 3 months ago

@Cumahig22 are you still dealing with this issue? Can you clarify what exactly you want to customize?

Sukesh-Bairy commented 2 months ago

I'm facing the same issue. From the image attached, I do not prefer the 4th step where the rainbow color is rendered one after the other. Is there a way to remove this? image

esauerbo commented 2 months ago

@Sukesh-Bairy @Cumahig22 The colors are determined by the science team and are considered a security feature so they cannot be customized or removed at this time. The lights are randomized and reflected onto the users face as part of determining whether they are a live user.

The Rekognition Liveness FAQ and developer guide has more information on this.

Sukesh-Bairy commented 2 months ago

Thank you for helping out. I have another query. After the liveliness check, initially I have observed that along the images, the video recording of the liveliness check was stored in the s3 bucket. But currently I'm not sure why but only the images are getting uploaded but no video is being uploaded. @Cumahig22 Can you please me out with this please?