开发者

create a custom video player [duplicate]

开发者 https://www.devze.com 2023-03-25 22:33 出处:网络
This question already has answers here: 开发者_JS百科 Call a javascript function at a specific time of day
This question already has answers here: 开发者_JS百科 Call a javascript function at a specific time of day (4 answers) Closed 6 years ago.

I am interested in creating a custom video player, for online usage in my website. the reason I want the video player is because, I want the user to click on the time bar and allow him to choose "time segments" (having a start and stop point) and being able to drag them around. what language is more approppriate for this kind of work? javascript?


You can use the adobe's StrobeMediaPlayback


Or you can use a javascript/html5 player http://videojs.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消