我想在我的网站上有一个像 youtube 一样的视频播放器.我应该寻找什么?我正在用 PHP 和 MySQL 制作一个视频共享网站.
I want a videoplayer like youtube's on my site. What should I look for? I'm making a video sharing site in PHP with MySQL.
我应该看看闪光灯吗?也许您知道一些易于在网站上实施的优秀视频播放器.
Should I look into flash? Maybe you know some good video players that are easy to implement on a site.
你是否经历过这些http://www.vidiscript.com/、http://www.phpmotion.com/ 和 http://osshare.sourceforge.net/.这些是类似 youtube 的视频媒体共享网站的克隆.我想源代码可以免费访问 - 您可以从中获得一些帮助.
Have you gone through these http://www.vidiscript.com/, http://www.phpmotion.com/ and http://osshare.sourceforge.net/. These are clones of youtube-like video media sharing sites. The source code is freely accessible I guess - you can get some help from it.
这篇关于做一个视频分享网站,需要一个视频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
在 SELECT(MYSQL/PHP) 中加入 2 个表Joining 2 tables in SELECT(MYSQL/PHP)(在 SELECT(MYSQL/PHP) 中加入 2 个表)
如何使<option selected=“selected">由How to make lt;option selected=quot;selectedquot;gt; set by MySQL and PHP?(如何使lt;option selected=“selectedgt;由 MySQL 和 PHP 设置?)
使用 PHP 中的数组自动填充选择框Auto populate a select box using an array in PHP(使用 PHP 中的数组自动填充选择框)
PHP SQL SELECT where like search item with multiple wordsPHP SQL SELECT where like search item with multiple words(PHP SQL SELECT where like search item with multiple words)
json_encode 从 MSSQL-SELECT 产生 JSON_ERROR_UTF8json_encode produce JSON_ERROR_UTF8 from MSSQL-SELECT(json_encode 从 MSSQL-SELECT 产生 JSON_ERROR_UTF8)
MySQL ORDER BY rand(),名称 ASCMySQL ORDER BY rand(), name ASC(MySQL ORDER BY rand(),名称 ASC)