Top "Vimeo" questions

Vimeo is a video-sharing website on which users can upload, share, and view videos.

Hide pause/play button on vimeo iframe on hover

I am using a Vimeo iframe on a website. I hide all the controls with the Vimeo Froogaloop API. But …

javascript iframe vimeo froogaloop
Pass password for Vimeo private video

I'm showing the video in my app, but that video is private so it required password. Is any way to …

java android vimeo vimeo-player
Modify iframe.src without entry to history object

I have an iframe in my web page. I modify the src property via javascript like so: document.getElementById('myiframe').…

iframe history back vimeo
Android Play Vimeo Video

I want to play my Vimeo videos and I've followed the steps in https://github.com/vimeo/vimeo-networking-java. I used …

java android vimeo vimeo-api vimeo-android
Vimeo thumbnail from video id

I know that there are multiple themes about this already open, but I tried them all and nothing works for …

php thumbnails vimeo vimeo-api
How to remove the share/later/like/embed options from the vimeo video player?

I am using this code for playing vimeo videos but I want to remove the share/later/like/embed options …

objective-c vimeo video-player
vimeo iframe for IOS how to hide "like" and "share" button from right side of UIWebView

i am using UIWebview to play vimeo video by using this code let embedHTML = "http://player.vimeo.com/video/"+(str)!+"?…

ios uiwebview vimeo vimeo-api
How to Remove Vimeo Media Controls and Share Button using embeded code?

I want to use Vimeo Video on my site, I'm using Embedded code. I Don't Want to Vimeo Media Controls …

video iframe embedded vimeo vimeo-player
Get data from an array of stdClass object

I'm trying to retrieve the value of the field from the Vimeo Api, I've tried all possible solutions mentioned here. …

php api object vimeo stdclass
Vimeo autoplay muted video and unmute not working

I have an embed VIMEO video with autoplay and muted options. I'm trying to make a custom feature to let …

video vimeo autoplay