user1891316
user1891316

Reputation: 83

Play vimeo domain restricted videos on mobile app

i have some private vimeo videos with domain restricted for my website, now i need to create a mobile app for the website and integrate these videos. Is it possible with the restricted domain? How do i integrate them with my phonegap app?

Upvotes: 5

Views: 3552

Answers (1)

Dashron
Dashron

Reputation: 3998

In Vimeo's new (currently in beta) API3, PRO members have direct access to their video files. This is the only supported way of implementing Vimeo videos into a mobile devices native player.

You can request access at https://vimeo.com/help/contact

Some webviews support embedding Vimeo videos, but I do not know how embed privacy works in that context.

Upvotes: 1

Related Questions