-
See this existing html report where we can add attachments: https://github.com/pytest-dev/pytest-html
Relates https://github.com/microsoft/playwright-pytest/issues/105
-
**Describe the bug**
Use /webrtcstreamer.html to access the RTSP video address. The video page of the browser will display a flower screen. See the attached pictures and logs for more information
…
-
## Bug Report:
- **Description:** I can't seem to force high quality of youtube video embedded into [revealjs](https://revealjs.com/backgrounds/#iframe-backgrounds) presentation. Embedded video in p…
-
Please add support for https://www.dnalounge.com/webcast/video.html - the track details are listed at the bottom under the video.
When I use this website on my mobile phone, the "Simple Scrobbler" …
-
### Provide a general summary of the issue here
The `onLongPressEnd` event fires almost immediately after the `onLongPressStart` event. You can experience the issue in the current version of the docu…
-
Is it possible now to integrate jstorrent with a weeb player into html page ?
-
Hi guys
I have installed the parcel, but when I try to start it as the video says, I get an error.
It says the main file format should not be HTML. However, the video changes the main part in the …
-
@DanielnetoDotCom I've been having problems with static thumbnail images for new videos for some time now.
I upload it through the public encoder and the image is not displayed correctly in the listi…
gbrn updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
Linking posts with videos to other people on third party platforms e.g. Discord or Telegram does not show any video.
![image](htt…
-
Hi! I want to show video in HTML component, but when I pass a string
```
let body = '';
```
to the component
```
return (
);
```
it show an error `No suitable image URL loader …