Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: A way to apply camera filters like skin smoothness and whiteness #63

Open
adnandothussain opened this issue May 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@adnandothussain
Copy link

Version

1.2.4

Environment that reproduces the issue

Platforms: Android/Ios

Use Case

Do we have or can we add an option to apply camera filters like skin smoothness or whiteness or any filters?

Use case description

I was searching this lib but could not found a way i can add camera filters so i user publishing a livestream and apply some filters like whiteness or skin smoothness or any type or filter.

I was planning to use React Native Vision Camera for this. But we do not have a way we can pass our own video source to it.

Proposed solution

One way we can do is like allow a parameter to pass a video source. And that video source can we be from React Native Vision Camera or with any lib.

Alternative solutions

No response

@adnandothussain adnandothussain added the enhancement New feature or request label May 2, 2023
@ThibaultBee
Copy link
Member

Hi,

We don't have such option. And as it is a very complex feature, I am pretty sure we won't implement this soon.
If you want to develop this, we will be happy to help and merge your PR.

Best regards,
Thibault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants