-
See https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/112261cbc84f5b7d74de9b427b529a10b41faece/docs/rules/media-has-caption.md
-
Hi,
The Video element is not responsive as it stands. My suggestion is that you remove the heigth and width calculations from the component code and put something like this into the css:
```
vide…
-
### Describe the bug
It's working fine in Svelte 4. I'm currently trying out the library in Svelte 5 and found my use case doesn't work.
I got an empty table with the same code. I suspect it cannot k…
rayrw updated
8 hours ago
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### What is the issue with the HTML Standard?
The video element currently offers a single poster attribute, which allows us to load one poster image source. This is limiting when attempting to delive…
-
### Preconditions and environment
- 2.4.6-p8
- Magento Commerce Edition
### Steps to reproduce
1. Make sure the pagebuilder is used and `Use Static URLs for Media Content in WYSIWYG` is set …
-
Subject: Trouble Displaying H.264 Stream from Scrcpy in React App
Hello everyone,
I'm facing some challenges consuming the H.264 video stream from the scrcpy server in my setup, and I'm looking …
-
## Type of issue
question
## Description
Hello everyone,
I have several questions, I implement a video player and I use Prebid. I'd like to be able to send 2 different sizes for my ad…
-
We've seen that cameras take time to adjust when the display switches from a peak black background with white text or a peak white background with black text to the test material. For the particular c…
-
If a video element is playing a `MediaStream` containing a live video `MediaStreamTrack`, how should that affect the `dropped video frame count` and the `corrupted video frame count`?
These tracks …