Coder Social home page Coder Social logo

twizanex / elgg-multimedia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from propertunist/elgg-multimedia

0.0 2.0 0.0 24.89 MB

this plugin uses the video.js multimedia media player to play audio and video files that are uploaded to the standard elgg file plugin.

PHP 94.98% JavaScript 5.02%

elgg-multimedia's Introduction

multimedia for elgg 1.9.x-1.12.x

author: ura soul website: https://www.ureka.org

summary

this plugin uses the multimedia media player to play audio and video files that are uploaded to the standard elgg file plugin.

features:

  • generates thumbnail screenshot for uploaded videos, using avconv (previously known as FFmpeg).
  • plays many video/audio web file formats.
  • full screen mode.
  • multiple platforms supported - native, browser, ios, android, html5, flash.
  • supports watermark symbol.
  • places the file title over the video in appropriate ways.
  • adds an embed code box underneath the media player - to allow iframe embeds of your media to be added to external websites.
  • supports pseudo streaming (requires server configuration).
  • adds thumbnails for files to the river create events.

todo:

  • add support for playlists
  • integrate with videolist
  • allow a way to choose the best screenshot/thumbnail - either choice of 3 screenshots or some other way.
  • add a thumbnail processing queue
  • allow upload of custom screenshot
  • integrate with an upload manager, to allow resume functionality of large uploads and also progress bars
  • add sidebar box for 'other videos in this zone' and 'other audio in this zone'
  • detect streaming capabalities in admin panel
  • allow playback of files from within river
  • possibly add support for media detection in other social sites, so that elgg video files that are shared to these sites are detected and played in news feeds, in place of showing a thumbnail.

install notes

  1. upload the extracted plugin files to your server's 'mod' folder.
  2. activate the plugin via the admin->plugins page.
  3. edit the plugin options page via the admin area.
  4. ensure that the avconv package is installed on your server and that the path to avconv is correct for your server (without this, the video thumbnails will not be created).
  5. ensure that the 'passthru' command is allowed in the server's php.ini file. passthru allows the php code to trigger command line processes - this is necessary to initiate avconv when creating video thumbnails.

elgg-multimedia's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.