Skip to content

beniwohli/cmsplugin-filer-html5video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmsplugin-filer-html5video

A django CMS plugin for HTML5 video using django-filer and VideoJS.

Setup

Add cmsplugin_filer_html5video to your INSTALLED_APPS.

Video Formats

Format support between browsers is a moving target. This plugin provides fields for the three most common formats: MP4 (h.264), WebM, and Ogg Theora. Wikipedia has a table of supported formats for different browsers.

You can upload your videos in some or all supported formats, depending on your needs.

Note

The plugin does not support format conversion (patches welcome!) and does not validate the uploaded files. You might want to educate your CMS staff on the particularities of HTML5 video.

About

HTML5 video plugin for django CMS and django-filer, using VideoJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages