A Powerful Open Source
Video Platform

Run a complete video site built in PuMuKIT
on your own infrastructure.

Try the latest release

Well-designed and well-engineered it is the ideal solution for any organization with large collections of video or audio assets.
PUMUKIT_responsive_design_24bit

FEATURES

HTML5 & Flash Video

Browse video or audio added to the PuMuKIT Portal from any device, such as an Android, iPhone, iPad, or any desktop browser.

Fully customizable Web Portal

The PuMuKIT web Portal can be fully adapted to the needs os your organization. You can browse throgh videos based on series and categories. You can count on widgets as “related videos”, “most viewed” or “Recently added” videos.

PuMuKIT as Opencast Portal

PuMuKIT includes an integration module with Opencast. PuMuKIT provides an elegant and customizable front-end, as well as enhanced capability for cataloguing your OC videos in a good-looking media portal

Powerfull Publisher Interface

An intuitive and user friendly Publisher user interface (UI) designed to manage large media repositories quickly and easily. Catalog your media assets using drag&drop, auto-complete and advance interactive forms. Tag them using the included UNESCO nomenclature for fields of science and technology.

Automatic Distribution to Youtube, iTunesU, etc...

Any video content placed on PuMuKIT can be automatically distributed to the most used video platforms (Youtube, ITunesU,…) and to the LMS used by the educational institution (Moodle, OpenEdx,…). One upload can be published to several services

Live Broadcast & VOD Solution

Broadcast your events through the live channels and always keep online your recording in the VOD spaces. Get full access to your recorded events anytime, anywhere

Powerful Open Source Technology

PuMuKIT is built on a combination of open source technologies that are enterprise class. The flexible player architecture and responsive design makes it compatible with almost any desktop computer or handheld device.

slide1

SAMPLE PuMuKIT SITES

Contribute to PuMuKIT

You can help us build the world’s best video platform by getting involved with PuMuKIT. You don’t have to be a PHP or Symphony Guru (or even know what that means!) and you don’t need to spend lots of time. Feel free to ask in our community forums about how you can get involved.

Reporting bugs

If you think you’ve found a bug with your PuMuKIT installation Please post it through our GitHub issue tracker. Before submitting a bug make sure to:

    • Double-check the official documentation to see if you’re not misusing PuMuKIT
    • Ask for assistance on th mailing-list if ypui’re not sure if your issue is really a bug

If your problem definitely looks like a bug then report it using the official github bug tracker and follow some basic rules:

    • Use the title field to clearly describe the issue.
    • Describe the steps needed to reproduce the bug with short code examples (providing a unit test that illustrates the bug is best).
    • Give as much detail as possible about your environment (OS, browser and version, etc…).

Helping with translations

You can help us translate PuMuKIT into any language. Currently there are Spanish and English translations, but more are needed to make PuMuKIT available to as many audiences as possible. We’ve created a account on Crowdin to keep track of translations, and anyone can add or edit a language through the Crowdin website. Questions regarding translations should be posted to our community forums.

Submitting patches

Generally we request that you create an issue in our issue tracker for any patch you’d like to submit. It helps us stay organized in the long run.
Our Git repository is hosted over at Github and one of their handy features is forking. This perfect for submitting large features, or anything with two or more people working on it. For more information on submitting patches and using GitHub please refer to our “Submiting a Patch” documentation.

GETTING STARTED PumuKIT

Start your installation:

$ git clone https://github.com/pumukit/PuMuKIT.git
$ cd PuMuKIT
$ git checkout master

Installation Requirements

  • Ubuntu 18.04
  • Nginx
  • MongoDB 3.0
  • libav-tools (9.18)
  • php 7
  • Composer php

This is a quick overview of how to start installing PuMuKIT. For full installation instructions, please check the PuMuKIT installation guide.