Questions tagged [vimeo-ios]

For issues relating to Vimeo on iOS.

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

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

41 questions
0
votes
1 answer

Vimeo: how to set privacy for video to use video in a mobile app?

The are the privacy related settings actually available privacy.download Whether people can download the video true | false privacy.embed Where the video can be embedded private | public | whitelist* privacy.view Who can…
realtebo
  • 23,922
  • 37
  • 112
  • 189
0
votes
2 answers

How do I add a VIMVideoPlayerView to my view controller?

Maybe I'm just going about this the wrong way, but I'm trying to figure out how to add a VIMVideoPlayerView to my view controller through storyboard. The documentation says "Create a new VIMVideoPlayerView instance or set up an @IBOutlet:" which as…
NappyXIII
  • 195
  • 2
  • 17
0
votes
1 answer

Is playing Vimeo video can affect Vimeo rate limit?

I am getting rate "limit exceed error". I know about Vimeo rate limit conditions and I am caching api calls response for reducing Vimeo hits. I am not sure that playing a Vimeo video can affect rate limit or not. I am using Vimeo video external…
Mohd Haider
  • 673
  • 1
  • 5
  • 25
0
votes
2 answers

How To Use Vimeo Upload

I am trying to upload videos to a Vimeo Account through an iOS app written in Swift. How can I incorporate the VimeoUpload SDK into my app? Does it depend on VimeoNetworking or VIMNetworking? Since these are not available as Cocoapods, what is…
0
votes
0 answers

How to play chosen Vimeo videos in my iOS application?

I'm developing an iOS app which plays Vimeo videos. Its an In App Purchase application. I already have websites where users can buy videos. Now I'm confused how to deal with Vimeo videos which I uploaded from my Vimeo Pro account in my iOS…
Hiren Prajapati
  • 717
  • 3
  • 10
  • 25
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

Play two vimeo videos at the same time on ios?

Using froogaloop (the js api provided by vimeo) I was able to play two videos at the same time on desktop and android phone but this isn't working on ipad. It's a video of someone commenting the first video so I also need the first video to be muted…
Clément Prévost
  • 8,000
  • 2
  • 36
  • 51
0
votes
2 answers

Get Video Details From Vimeo iOS SDK Once Uploaded?

I have used VimeoUpload SDK in My App to upload videos and its working fine. During Development I noticed that the SDK created upload URL has a video_file_id and it does not match with the video_id once upload is completed. SDK generated URL…
0
votes
0 answers

Uploading a video to youtube from my swift app

I've been asked to integrate videos into an existing app which previously only let users upload posts with images. I don't want to host the videos on my own server for the following reasons: Server Bandwidth File Size Limits and Storage…
user2363025
  • 6,365
  • 19
  • 48
  • 89
0
votes
1 answer

Get external player URL from Vimeo api for tvOS

I want to use vimeo to host videos for a AppleTV app. I realise I will need a pro account to do exactly what I want, but at the moment just trying to do a POC. What I need to achieve is to retrieve a url of my private video that expires after 1…
guytz72
  • 419
  • 2
  • 14
-2
votes
1 answer

Vimeo video upload crashing in Swift when upload video to the server

The video actually gets uploaded but in the settings where title and description of video do not get updated at that time where the app crashes. Here i am attaching screenshot where crashes happening.
Vivek Goswami
  • 432
  • 3
  • 16
1 2
3