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

Issue or Config Problem? #6152

Closed
rayj00 opened this issue Jul 31, 2019 · 4 comments
Closed

Issue or Config Problem? #6152

rayj00 opened this issue Jul 31, 2019 · 4 comments
Labels
outdated Things closed automatically by stalebot

Comments

@rayj00
Copy link

rayj00 commented Jul 31, 2019

Description

Showing a live streaming video, there are vertical black bars on both sides of the video.

I changes the width and height of the div tag and also have width=640 height=360 in the video tag.

Here is what the video looks like:
image

what version of videojs does this occur with? 7.6.0

browsers

what browser are affected? Chrome and FF

OSes

what platforms (operating systems and devices) are affected? Win 7

plugins

are any videojs plugins being used on the page? If so, please list them below.
None.

@welcome
Copy link

welcome bot commented Jul 31, 2019

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@sampathkumar7
Copy link

set aspectratio to 16:9 or change in css
.video-js .vjs-tech {
object-fit: fill;
}

@rayj00
Copy link
Author

rayj00 commented Aug 2, 2019

set aspectratio to 16:9 or change in css
.video-js .vjs-tech {
object-fit: fill;
}

I tried this but it did not work. Nothing changed.

@stale
Copy link

stale bot commented Oct 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated Things closed automatically by stalebot label Oct 1, 2019
@stale stale bot closed this as completed Oct 8, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated Things closed automatically by stalebot
Projects
None yet
Development

No branches or pull requests

2 participants