aws / aws/amazon-chime-sdk-android
Background filters flip the video upside-down before joining a meeting
- Dominant language
- Kotlin
- Stars
- 113
- Forks
- 60
- Avg merge
- 40m
- Merged PRs (30d)
- 2
Description
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.
1. Implement a blur filter
2. Apply it to the video preview, not being in a meeting
3. The blur is applied, but 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](https://github.com/aws/amazon-chime-sdk-android/issues/504#issuecomment-1290165174).
Tested on a Samsung Galaxy S20 FE, Android 12 and:
- Amazon Chime SDK `0.17.7`
- Amazon Chime SDK Machine learning `0.1.0`
- Amazon Chime SDK Media `0.17.8`
See this video:
https://user-images.githubusercontent.com/8939266/199742416-5dbc5ea7-d187-4213-8070-09bfc1fead71.mp4
Contributor guide
Research direction
Start by reproducing the issue on the Android video preview with background blur and replacement-image filters, using the steps and device and SDK versions listed here. Review the related changes and discussion in issue #504, then verify that filtered video is upright before joining a meeting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100