Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heshanlk/octopusvideo
The open source video transcoding and delivering platform based on Drupal
https://github.com/heshanlk/octopusvideo
drupal drupal-7 drupal-profile drupal7
Last synced: 3 months ago
JSON representation
The open source video transcoding and delivering platform based on Drupal
- Host: GitHub
- URL: https://github.com/heshanlk/octopusvideo
- Owner: heshanlk
- Created: 2011-09-10T11:28:17.000Z (over 13 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-27T13:16:37.000Z (almost 8 years ago)
- Last Synced: 2024-10-12T04:02:10.118Z (3 months ago)
- Topics: drupal, drupal-7, drupal-profile, drupal7
- Language: CSS
- Homepage: http://heshanlk.github.io/OctopusVideo/
- Size: 682 KB
- Stars: 62
- Watchers: 7
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Octopus video 1.x for Drupal 7.x
----------------------------
Social video platform.Requirements
------------
In addition to the standard Drupal requirements you will need the following to
make use of Octopus:- drush 3.1 - http://drupal.org/project/drush
- drush make 2.0 beta 9 - http://drupal.org/project/drush_make
- git - http://git-scm.comGetting started
---------------
Octopus video for 7.x requires several patches to be applied to Drupal core. It
provides a `build-octopus-video.make` file for building a full Drupal distro including core
patches as well as a copy of the `Octopus video` install profile.1. Grab the `build-octopus-video.make.make` file from Octopus Video and run:
$ drush make build-octopus-video.make [directory]
or use its url on Drupal.org directly:
$ drush make https://raw.githubusercontent.com/heidisoft/OctopusVideo/master/build-octopus-video.make [directory]
2. Choose the "Octopus Video" install profile when installing Drupal
Maintainers
-----------
- Heshan Wanigasooriya ([email protected])