Description
CumulusClips is a video sharing script that allows you to start your own video website. It's free and easy to use. You can build a YouTube clone where users can upload videos, rate videos, comment on videos, and much more.
CumulusClips alternatives and similar software solutions
Based on the "Photo and Video Galleries" category.
Alternatively, view CumulusClips alternatives based on common mentions on social networks and blogs.
-
PhotoPrism
AI-Powered Photos App for the Decentralized Web ๐๐โจ -
Immich
Self-hosted photo and video backup solution directly from your mobile phone. -
Lychee
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. -
OwnPhotos
A self-hosted open source photo management service. This is the repository of the backend. -
LibrePhotos
A self-hosted open source photo management service. This is the repository of the backend. -
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute! -
Photonix
A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. -
PiGallery 2
A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi) -
MediaDrop
A video, audio and podcast publication platform written in Python. -
Gallery
The simplest, most intuitive way to host your photos on your website. -
Photoview
Photo gallery for self-hosted personal servers [Moved to: https://github.com/photoview/photoview] -
UberGallery
An easy to use, simple to manage, web photo gallery written in PHP. -
MinigalNano
MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server -
Coppermine
Multilingual photo gallery that integrates with various bulletin boards. Includes upload approval and password protected albumns. -
novaGallery
novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design -
Pygmyfoto
A crude solution for publishing a photo roll on the web -
Damselfly
Server-based Digital Asset Management with workflow similar to Picasa. -
Mediagoblin
A Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of CumulusClips or a related project?
README
[DEPRECATED]
Important : this is not the official CumulusClips repository. If you need the latest version of CumulusClips, you can get it on the project website : http://cumulusclips.org
CONTENTS OF THIS FILE
- About CumulusClips
- Server Requirements
- PHP Requirements
- File Permissions
ABOUT CUMULUSCLIPS
CumulusClips is an open source video content management platform capable of supporting from small video microsites to large scale video websites. For more information, see the CumulusClips website at http://cumulusclips.org/.
SERVER REQUIREMENTS
CumulusClips requires:
- Linux operating system
- Apache web server version 2.0 (or greater) (http://httpd.apache.org/).
- Apache mod_rewrite module
- PHP 5.2 (or greater) (http://www.php.net/).
- MySQL 5.0 (or greater) (http://www.mysql.com/).
For video encoding:
- FFMPEG (http://ffmpeg.org/ - videolan mirror recommended).
- x264 (http://www.videolan.org/).
- faac (http://www.audiocoding.com/).
- Theora (http://www.theora.org/).
- Vorbis (http://www.vorbis.com/).
PHP REQUIREMENTS
The following PHP modules are required:
- GD
- SimpleXML
- ZIP
- CURL
The following PHP settings are required:
short_open_tags = on
upload_max_filesize = 110M
post_max_size = 110M
max_execution_time = 1500
FILE PERMISSIONS
Make sure the following directories are writeable by PHP and the webserver:
/cc-core/log
/cc-content/uploads/temp
/cc-content/uploads/flv
/cc-content/uploads/mobile
/cc-content/uploads/thumbs