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

Vimeo video shows a wrong poster. #335

Open
stevenli009 opened this issue Oct 24, 2022 · 2 comments
Open

Vimeo video shows a wrong poster. #335

stevenli009 opened this issue Oct 24, 2022 · 2 comments

Comments

@stevenli009
Copy link

stevenli009 commented Oct 24, 2022

When we use Vimeo video URL, the default video poster shows a colorful bar, which is wrong behavior.

image

@stevenli009
Copy link
Author

The root cause could be this line:

const poster = `https://i.vimeocdn.com/video/${thumbnailId}_1920x1080.jpg`;

Could you help make the fix(suggest removing this default poster)? Since I don't have PR permission.

@stevenli009
Copy link
Author

Not stable to reproduce though, the Vimeo API above could return the wrong poster.

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

No branches or pull requests

1 participant