hypejunction/elgg_file_viewer

Media viewer for Elgg

Installs: 347

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 3

Open Issues: 2

Language:Java

Type:elgg-plugin

2.1.0 2019-04-18 10:27 UTC

This package is auto-updated.

Last update: 2024-04-13 21:14:28 UTC


README

Elgg 2.1

An extension to the file plugin that integrates third-party services and providers to render files inline:

  • Microsoft Office files (Office Web Viewer integration)
  • PDFs and other common file types (Google Docs Viewer integration)
  • PDFs and Open Document Format (Viewer.js integration)
  • Video/Audio (Video.js Player)
  • Text/Code (Prism.js integration)

Notes

Terms of Use

Please make sure you comply with the Terms of Service for individual service providers

FFMpeg

You can enable ffmpeg conversion of uploaded video and audio files to convert them to web compatible formats thus ensuring that Video.js works properly. To read more about ffmpeg go to http://www.ffmpeg.org/. You will need ffmpeg library installed on your server for this to work. It is usually located at /usr/local/bin/ffmpeg. Google the rest.

FFMpeg conversion might be a time and resource consuming process. It is therefore offset to a shutdown event with vroom plugin.

Acknowledgements

Screenshots

alt text alt text alt text