Download the PHP package hypejunction/elgg_file_viewer without Composer
On this page you can find all versions of the php package hypejunction/elgg_file_viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hypejunction/elgg_file_viewer
More information about hypejunction/elgg_file_viewer
Files in hypejunction/elgg_file_viewer
Package elgg_file_viewer
Short Description Media viewer for Elgg
License GPL-2.0
Homepage http://hypejunction.com
Informations about the package elgg_file_viewer
Elgg File Viewer
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
- Office Web Viewer - http://office.microsoft.com/en-us/web-apps/view-office-documents-online-FX102727753.aspx
- Google Docs Viewer - https://docs.google.com/viewer
- Viewer.js - https://viewerjs.org/
- Video.js - http://videojs.com/
- Prism.js - http://prismjs.com/
- ffmpeg - http://www.ffmpeg.org/
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
- Initial development of the plugin was commissioned and sponsored by ArckInteractive (www.arckinteractive.com)
Screenshots
All versions of elgg_file_viewer with dependencies
bower-asset/videojs Version ~5.0
olaferlandsen/ffmpeg-php-class Version dev-master