Skip to content

MGamalE/Vimeo-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimeo-Player

This sample demonstrates how to use the vimeo video with exoplayer

Demo

Introduction

By using vimeo API, you can get real url path for public videos by video_id.Then you have to push this url path to exoplayer media

Prerequisites