cloudflare / cloudflare/stream-react
Apply `object-fit: cover` to the `<video/>` element
Open
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there does not seem to be a solution for filling the whole player viewport with the video provided (known as `cover`). The `` element cannot be styled since it's loaded in the ``.
Contributor guide
Assessment
This issue has not been assessed yet.