-
### Describe the issue
CanvasPlayer demo scene when i play from editor its working good. Then i build it to android but video is not displayed. When i debug in android its showing this error:
12-1…
-
Is there a way to download and save the videos at a specific resolution so that I can use the videos offline?
-
The player default to full screen when the video is played and the full screen is horizontal. I have checked the docs and nothing seems to describe how to reconfigure this behavior.
-
EDIT:
Knowing how many tracks are played for each player/source would be useful statistics.
Knowing how (and why) many tracks **fail** to play is critical to improve the quality of service.
-…
-
`
const playerOpts = {
url: ,
responsive: true,
controls: false,
};
`
`const videoPlayer = new VimeoPlayer(, playerOpts);`
I've implemented vimeo player on my angular web app and it…
ncham updated
7 months ago
-
i have many time used vimeoplayer to fetch some issue and one page used after than another page in used player to fetch this issues
-
It would be nice if there was an "class" option that would add a class to the generated iframe. Or at least an event that fired as soon as the iframe was created. I had a situation where i needed the …
-
### Expected Behavior
Embedding private videos on hybrid mobile apps
### Actual Behavior
Video doesn't load (privacy issues of course)
### Question
Is there a way to use vimeo player to emb…
-
Hi,
We're seeing some warnings appear in chrome when using this module. The warnings are viewable on https://player.vimeo.com/api/demo in chrome v80.
Can the listeners be made passive or are the…
-
### Expected Behavior
I expect the video player to remain within the bounding box of it's parent.
### Actual Behavior
When `responsive: true` is provided as an embed option, if the parent ele…
dyc3 updated
7 months ago