[Android] API 21 to API 25, video frames are not loaded until user perform button click (UI refresh)
- Dominant language
- No language data
- Stars
- 340
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
From API 26 to API 31 on call join if remote participant has video on then Android renders video properly. However, for devices with API 21 to 25, the video frames are not loaded on when video renderer view is loaded first time.
Video: video attached at https://skype.visualstudio.com/SPOOL/_workitems/edit/2542990
**To Reproduce**
Steps to reproduce the behavior:
1. Launch device or emulator with API 21 to 30
2. Start call with one remote participant with video on
3. Join call from each device individually (end call on first device before joining from second)
4. Issue: API 21 to 25 does not load video when video render view is attached to UI (same code is used for all devices)
Desktop (please complete the following information):**
com.azure.android:azure-communication-calling:1.2.0-beta.2
**Smartphone (please complete the following information):**
- Device: API from 21 to 31
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.