找回密码
 注册账户
查看: 1357|回复: 0

开源视频网站程序 英文版

[复制链接]
棋子 发表于 2008-10-22 01:18:52 | 显示全部楼层 |阅读模式
视频服务器环境搭建比较麻烦
可以看看我写的教程
在先视频服务器配置教程
http://www.cnlabs.net/thread-175455-1-1.html

程序演示地址
前台:http://clip-bucket.com/livedemo/
Usnername : demo
Password : demo

后台:http://clip-bucket.com/livedemo/admin_area
Username : admindemo
passowrd : admin1232

系统需求

  1. 视频服务器环境搭建比较麻烦
  2. 可以看看我写的教程
  3. 在先视频服务器配置教程
  4. http://www.cnlabs.net/thread-175455-1-1.html
  5. Linux Server (some old distributions are not supported)
  6. Apache Web Server
  7. MySQL (version 4 +)
  8. PHP (version PHP 5)
  9. PHP Configuration


  10. safe_mode = off
  11. max_execution_time = 1000 (recommended to prevent timeouts during video upload/conversion)
  12. session.gc_maxlifetime = 14000 (recommended to prevent session expires during video upload)
  13. open_basedir = (no value)
  14. output_buffering = on
  15. upload_max_filesize = 100M (recommended maximum video upload size in MB)
  16. post_max_size = 100M (recommended maximum video upload size in MB)


  17. GD Library 2 or higher
  18. FFMPEG ( http://ffmpeg.mplayerhq.hu/download.html ) Make Sure FFMPEG is Fully Updates because script will give errors with old versions of FFMPEG
  19. Mplayer + Mencoder ( http://www.mplayerhq.hu/design7/dload.html )
  20. Flv2tool ( http://inlet-media.de/flvtool2 )
  21. Libogg + Libvorbis ( http://www.xiph.org/downloads )
  22. LAME MP3 Encoder ( http://lame.sourceforge.net )
  23. CGI-BIN Access
  24. Apache mod_rewrite Enabled
  25. PHP Configuration (php.ini): register_argc_argv = On
  26. Must be able to run PHP from the command line (CLI) with exec()
  27. Allowed execution of background processes with exec("binary > /dev/null &")

复制代码
下载地址
http://clip-bucket.com/dwnld.php?file=ClipBucket1.7.rar
您需要登录后才可以回帖 登录 | 注册账户

本版积分规则

存档|黑屋|手机|网络实验室 本站服务器由美国合租以及IDCLayer国际数据提供!!!

GMT+8, 2026-6-5 01:45 , Processed in 0.009313 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表