Questions tagged [vimeo-android]

For issues relating to Vimeo on Android.

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

An Android App allows to access the platform to watch and share Videos, follow categories, channels, and collections.

70 questions
0
votes
1 answer

Link not working for Vimeo examples

The link to the examples given here on GitHub is not working. Can anyone provide an alternate to this or a link to examples for playing Vimeo videos in Android app?
Sandeep Yohans
  • 929
  • 1
  • 14
  • 36
0
votes
1 answer

How to preserve aspect ratio embedding vimeo in html?

I'm trying to keep the ratio at 16:9 but not all of my videos are 1920x1080. Two are - 1920 x 1012 and 1000 x 416. When I try to embed them in an html file- the images get distorted (either additional black frame space or cut off).
Lauren
  • 11
  • 1
  • 1
0
votes
1 answer

How to upload video to vimeo from my android app? Is there any new library to implement that right now?

Now, I'm developing android app that uploads video to vimeo from my android app. I'm new at Vimeo integration. I would like someone to help me to implement that. Is there any new library(Sample code or github) to satisfy that right now? If there's…
StarNeit
  • 23
  • 6
0
votes
1 answer

vimeo video uploading but not getting video link in Android

I have integrated vimeo android api and uploaded video to vimeo using my android app and everytime I get successful message of upload but I need to get the video uri of my video.How can I get that ??
0
votes
2 answers

Vimeo Get request 405 response code error

https://player.vimeo.com/video/136004191/config trying to fetch real URL from vimeo while i m getting error : response code:405 07-26 11:42:46.236 22054-22183/com.sample.samplevideoview W/System.err: java.io.FileNotFoundException:…
Erum
  • 790
  • 3
  • 14
  • 36
0
votes
1 answer

How can i get Vimeo Video Id with JSON format like YouTube api

With the help of YouTube API i get the data of a channel. But in Vimeo Video how can i get that ? I want some like this => https://www.googleapis.com/youtube/v3/search?part=snippet&channelId=Channel_id&order=date&key=API_KEY
Istiyak
  • 693
  • 6
  • 15
0
votes
1 answer

Vimeo plugin for NativeScript

Is anyone aware of a plugin for NativeScript which allows you to play videos from Vimeo in iOS and Android, and would work with loading the src of the videos from an Angular 2 variable? Brad Martin has written a cool videoplayer plugin for…
0
votes
1 answer

How to upload video to Vimeo through android app using vimeo official library?

I have created Vimeo Pro Account and also application registered with the Vimeo API. After registered application i got client identifier and client secret key and also generated Access Token. For integrating Vimeo api in android, i have used…
Yama Patel
  • 21
  • 4
0
votes
2 answers

Vimeo android sdk : Is there any vimeo API like Youtube to play vimeo videos?

I have to implement Vimeo video player in my android Application. I have found few solutions like playing video in WebView etc. But this is not a proper way. Need help
Bharat Chavan
  • 43
  • 1
  • 7
-4
votes
1 answer

Play a video only from my app

I'm trying to play some private videos from my Vimeo account. I don't want anyone to be able to downlod or access outside my app. I don't care if I have to use a seperate server and do some PHP, but I want to be able to verify that the request to…
1 2 3 4
5