Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix black video image being drawn while image promise is pending #310

Merged
merged 1 commit into from
May 3, 2019
Merged

Fix black video image being drawn while image promise is pending #310

merged 1 commit into from
May 3, 2019

Conversation

MGraefe
Copy link
Contributor

@MGraefe MGraefe commented May 2, 2019

When a new JPEG encoded frame is transmitted via XVIZ the video
display jumps to a black image for a split second before the new
actual image is drawn. This commit prevents redrawing of the video
image while a (decoding?) promise is pending.

When a new JPEG encoded frame is transmitted via XVIZ the video
display jumps to a black image for a split second before the new
actual image is drawn. This commit prevents redrawing of the video
image while a (decoding?) promise is pending.
Copy link
Contributor

@Pessimistress Pessimistress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Pessimistress Pessimistress merged commit 7891ee6 into aurora-opensource:master May 3, 2019
@MGraefe MGraefe deleted the video-black-flicker-fix branch May 8, 2019 08:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants