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

fix: Fix black screen issue in AgoraVideoView caused by incorrect resize handling #2052

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

littleGnAl
Copy link
Contributor

The resize value from OnVideoFrameReceived became invalid after the recent iris refactor(>= 4.3.2). We now manage the resize check internally to prevent black screens in AgoraVideoView.

@littleGnAl littleGnAl merged commit e9d6bcf into main Oct 21, 2024
30 checks passed
@littleGnAl littleGnAl deleted the littlegnal/fix-agoravideoview-black-screen branch October 21, 2024 09:10
littleGnAl added a commit that referenced this pull request Oct 21, 2024
…ize handling (#2052)

The `resize` value from `OnVideoFrameReceived` became invalid after the
recent `iris` refactor(>= 4.3.2). We now manage the resize check
internally to prevent black screens in `AgoraVideoView`.
peilinok pushed a commit that referenced this pull request Dec 6, 2024
…ize handling (#2052)

The `resize` value from `OnVideoFrameReceived` became invalid after the
recent `iris` refactor(>= 4.3.2). We now manage the resize check
internally to prevent black screens in `AgoraVideoView`.
peilinok pushed a commit that referenced this pull request Dec 25, 2024
…ize handling (#2052)

The `resize` value from `OnVideoFrameReceived` became invalid after the
recent `iris` refactor(>= 4.3.2). We now manage the resize check
internally to prevent black screens in `AgoraVideoView`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant