是否有任何 api 可以创建我自己的服务器而不是其他服务器中存在的视频的缩略图?
我将创建一个应用程序,我需要在其中显示服务器中存在的视频的缩略图。像 youtube 这样的网站有一个链接,如果我们将其放在标签中,它将显示该视频缩略图。我只想知道有没有 api 可以为我的视频执行此操作?
I am going to create a application where i need to show the thumbnil image of those video that is present in the server.Some site like youtube they have an link if we put it in tag it will show that video thumbnil.I just want to know is there any api to do so for my video?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 mplayer 和 Runtime.exec()
use mplayer and Runtime.exec()