https://github.com/teltek/galicaster
The Galicaster Project is an open initiative to provide flexible, state-of-the-art solutions for recording educational multimedia contents like lectures and conferences
https://github.com/teltek/galicaster
gstreamer gtk python
Last synced: 5 months ago
JSON representation
The Galicaster Project is an open initiative to provide flexible, state-of-the-art solutions for recording educational multimedia contents like lectures and conferences
- Host: GitHub
- URL: https://github.com/teltek/galicaster
- Owner: teltek
- License: other
- Created: 2012-04-11T08:03:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T09:05:58.000Z (11 months ago)
- Last Synced: 2025-01-24T04:28:42.059Z (5 months ago)
- Topics: gstreamer, gtk, python
- Language: Python
- Homepage: galicaster.teltek.es
- Size: 3.87 MB
- Stars: 35
- Watchers: 19
- Forks: 31
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
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.mdCoding 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/