Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 562 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 562 Bytes

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