Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.08 KB

What is Galicaster?

Galicaster is a Multistream Recorder and Player designed for mobile equipment without requiring an Internet connexion, allowing us to record, tag and review multistream material, all together in one application.

Galicaster is designed to be compatible with the Opencast Matterhron Project. The Opencast (OC) project, an international, free, open-source effort on educational multimedia content from which we would benefit from, taking advantage of all the tools within to process and distribute educational material.

Galicaster is been developed with GStreamer and Python, designed as a heavy application fully based on free software.

http://galicaster.org [email protected]

Documentation Project

https://github.com/teltek/Galicaster-doc

External Plugins List

https://github.com/teltek/Galicaster-doc/blob/master/ExternalPluginsList.md

Coding Style

Contributions must follow good PEP-8, PEP-257 style:

http://www.python.org/dev/peps/pep-0008/

http://www.python.org/dev/peps/pep-0257/