创建自定义视频播放器
我有兴趣创建一个自定义视频播放器,以便在我的网站上在线使用。我想要视频播放器的原因是因为,我希望用户单击时间栏并允许他选择“时间段”(具有开始点和停止点)并能够拖动它们。 什么语言更适合这种工作? JavaScript?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用adobe的StrobeMediaPlayback
You can use the adobe's StrobeMediaPlayback
或者您可以使用 javascript/html5 播放器 http://videojs.com/
Or you can use a javascript/html5 player http://videojs.com/