Open LunaticMuch opened 3 years ago
👋 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.
I would say that Video.js is probably not compatible with bootstraps embeds.
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.
Hi, does anybody have code or direction to help using video.js with bootstrap (v.4.6) ? Bootstrap provides some default classes for embeds and video but it seems not easy to make them working together with video.js.
I am trying something like (based on from Docks template for Hugo)
but I get a bad result.
In video.js I had to force the
height
otherwise it spans all the page for an HD video. I am looking at video because my video is not a youtube video, so I want to use a player. The CSS gets video after bootstrap.