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

Windows: Initialize FlutterDesktopPixelBuffer #119

Merged

Conversation

jnschulze
Copy link
Collaborator

Flutter might call the pixel buffer callback irrespective of calling MarkTextureFrameAvailable. So the VideoOutlet's flutter_pixel_buffer_ needs to be initialized to prevent issues like:

image

(which kept occurring until the first video frame arrived)

@jnschulze jnschulze merged commit e05e2b4 into alexmercerind:master Aug 19, 2021
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.

None yet

1 participant