I have developed an application that uses vimeo player to play videos. Now I want to use locally hosted videos instead of vimeo. I tried to convert my code to make use of videojs player instead of vimeo player. But I didn't worked for me. Is there any way, I can play locally hosted video using vimeo player? So I dont have to change code. Are there any guide to help me convert from vimeo to videojs. I am confused in video events and methods that need to translated.