-
Notifications
You must be signed in to change notification settings - Fork 49
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
Background filters flip the video upside-down before joining a meeting #517
Comments
Thanks for reporting the issue, we will investigate it. |
Thank you for reporting I am able to reproduce the issue. We'll do further investigation and get back to you. |
This is due to flipping logic in here. I think internally it comes as flipped which works in this case, but in usual case it might not be working. We'll think of better way to fix this. |
All right, thank you for your investigation. We are looking forward to this bug fix. |
Hi, do you have news on this? |
HI sorry I am still working on this issue. I'll let you know when I have solution for this issue. |
Hi, this is still an issue for us. Has it been fixed in a new version? |
Hello, sorry to ping repeatedly, but this is still an issue for us. Do you have news on this? |
Hi sorry for late reply. Unfortunately, I was still caught up with other tasks and didn't have time to work on it. We'll let you know once we work on it, but for short-term mitigation, would it be possible to implement CustomBackgroundProcessor before joining that resembles BackgroundFilterVideoFrameProcessor.kt? |
@hokyungh any news on this one? It's still occurring on the latests (0.19.1) release |
|
Hi. Recently a fix was made so that it is possible to use background blur / replacement image before joining a meeting session on Android: #504. But now when using those filters before joining a meeting, the video is upside-down.
The same occurs with the background replacement image.
This is actually a follow up on the comments I already posted in the original issue.
Tested on a Samsung Galaxy S20 FE, Android 12 and:
0.17.7
0.1.0
0.17.8
See this video:
Bug-Chime-Blur-Background-before-LIVE.mp4
The text was updated successfully, but these errors were encountered: