Loading sub-menu...

Release Archive

compared with
Current by Vicente Goyanes
on feb 08, 2018 16:57.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (40)

View Page History
{pop-away:metadata | comments | children | labels}

h4. Galicaster 1.4.0-RC2 - 2014 06th March
h4. Galicaster 2.1.0 - 2018 9th February

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.0-RC2.tar.gz] - [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.0-RC2_all.deb] - [Installation guide|Software installation] - [Configuration|Galicaster Configuration]
h5. [Installation guide|https://github.com/teltek/Galicaster-doc/blob/master/SoftwareInstallation.md] \- [Configuration|https://github.com/teltek/Galicaster-doc/blob/master/GalicasterConfiguration.md] \- [Source|https://github.com/teltek/Galicaster/tree/2.1.0]

* Feature: Allow configuration of MHHTTPClient timeouts (ppettit)
* Fixed bug: Allow any case for plugin config values (JamesUoM)
* Fixed bug: Set recording state on matterhorn server when doing manual recording (ppettit)
* New rtpraw device module to record re-encoded RTP flow.
* Fixed Bug with relative log and i18n paths.
* Galicaster UI internationalization.
* New plugin (hidetabs) to customize the tabs displayed on the recording UI.
* New plugin (setuprecording) to enter a manual recording's metadata before starting it, set default values and mark some fields as required.
* First version of "hide operations" feature (still in development).
* A button in the recorder UI to swap the video streams, so that the user can customize where are they shown in the preview.
* Fixed bug: Galicaster doesn't crash anymore when a webcam is unplugged. Now you can go back and reload the profile.
* Fixed bug on forced users to click twice in pop-ups when using distributions like Xubuntu.
* Corrected some bad interactions between the no-audio dialog and other popups.
* Optionally set and report "Error" state to Opencast when the audio is below a threshold for longer than a set amount of time. (lowaudio plugn)
* Optionally set and report "Error" state to Opencast when the Galicaster HDD has less available space than a set threshold. (checkspace plugin)
* Send "Offline" status to Opencast before closing Galicaster (for OC > 2.3.0)
* Muxing a pulse audio soruce into a v4l2 video source to the same file. (multistream bin by @ppettit)
* Allow unlocking the Galicaster touchscreen through LDAP credentials. (lockscreen plugin)
* Added configurable tags to the mediapackage tracks through the profile configuration.
* Now in Galicaster a default series field for the mediapackage can be set for manual recordings.
* Bugfixing and code refactoring.
* Fixed bugs (See all of them in [Github CHANGELOG |https://github.com/teltek/Galicaster/blob/2.1.0/CHANGELOG])

----

h4. Galicaster 2.0.0 - 2017 14th February

h5. [Installation guide|https://github.com/teltek/Galicaster-doc/blob/2.0.0/SoftwareInstallation.md] \- [Configuration|https://github.com/teltek/Galicaster-doc/blob/2.0.0/GalicasterConfiguration.md] \- [Source|https://github.com/teltek/Galicaster/tree/2.0.0]


* Full media engine upgrade from GStreamer 0.10 to GStreamer 1.x
* Recorder logic refactoring to improve code mantainability and reusability
* Base S.O. migration from Ubuntu 12.04 to Ubuntu 16.04
* LDAP authentication based login
* Refactored Opencast ingest module and added features like "select the workflow to ingest with"
* New external plugins architecture loading from pip or .dep packages
* New virtual keyboard plugin
* New PTZ VISCA camera control plugin
* Fixed bugs (See all of them in [Github CHANGELOG |https://github.com/teltek/Galicaster/blob/2.0.0/CHANGELOG])

----

h4. Galicaster 1.4.2 - 2015 22th June

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.2.tar.gz] \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.2_all.deb] \- [Installation guide|Software installation] \- [Configuration|Galicaster Configuration]

* Add compatibility to use Opencast 1.6 and 2.0.x
* Change in the default videoencoder due to better multicore capabilities of x264enc
* Use calendar response etags to optimize requests. (Issue #64)
* New plugin (notifycrash) to send an email when a recording has failed
* Added an endpoint to close Galicaster through the rest API
* Added the option to configure the output framerate using Blackmagic devices
* Fixed bugs (See all of them in [Github CHANGELOG |https://github.com/teltek/Galicaster/blob/1.4.x/CHANGELOG])


----
h4. Galicaster 1.4.1 - 2014 18th August

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.1.tar.gz] \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.1_all.deb] \- [Installation guide|Software installation] \- [Configuration|Galicaster Configuration]

* New retry to recreate the pipeline periodically when a stream dies.
* Fixed enable pause in datapath bin.
* New failovermic plugin
* Fixed initialize plugins before loading modules
* Fixed bug in capture.cleaner.mindiskspace value (Added get_free_space in the repository).
* Added ca_parameters to allow editing of the CA configurations.
* New plugin to reingest recordings where the ingest has failed. (ppettit)
* New screen device module to record the screencast. (olabri)
* New autoaudio device module to automatically detect audio source and sink. (oaubert)
* Using autoaudiosink instead of hardcoding pulsesink in player. (oaubert)


----
h4. Galicaster 1.4.0 - 2014 9th April

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.0.tar.gz] \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.4.0_all.deb] \- [Installation guide|Software installation] \- [Configuration|Galicaster Configuration]

* Feature: Allow configuration of MHHTTPClient timeouts (ppettit)
* Fixed bug: Allow any case for plugin config values (JamesUoM)
* Fixed bug: Set recording state on matterhorn server when doing manual recording (ppettit)
* New rtpraw device module to record re-encoded RTP flow.
* Fixed Bug with relative log and i18n paths.
* Galicaster UI internationalization.
* New plugin (hidetabs) to customize the tabs displayed on the recording UI.
* New plugin (setuprecording) to enter a manual recording's metadata before starting it, set default values and mark some fields as required.
* First version of "hide operations" feature (still in development).
* A button in the recorder UI to swap the video streams, so that the user can customize where are they shown in the preview.
* Fixed bug: Galicaster doesn't crash anymore when a webcam is unplugged. Now you can go back and reload the profile.
* Fixed bug on forced users to click twice in pop-ups when using distributions like Xubuntu.
* Corrected some bad interactions between the no-audio dialog and other popups.

----
h4. Galicaster 1.3.2 - 2014 25th March

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.3.2.tar.gz] \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.3.2_all.deb] \- [Installation guide|Software installation] \- [Configuration|Galicaster Configuration]

* Fixed bug: Galicaster crashes from python / libgdk errors

----
h4. Galicaster 1.3.1 - 2014 20th January

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.3.1.tar.gz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.3.1_all.deb] - \- [Installation guide|Software installation] - \- [Configuration|Galicaster Configuration]

* Ingest to a Opencast Matterhorn cluster with multiple ingest servers.
** Fixed serious bug that crashed GC when using Datapath capture cards


h4. Galicaster 1.3.0 - 2013 27th June
----
h4. Galicaster 1.3.0 - 2013 27th June

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.3.0.tgz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.3.0_all.deb] - \- [Installation guide|Software installation] - \- [Configuration|Galicaster Configuration]

* Support for RTP sources and Datapath cards
** Configurable logger
* Plugins
** New Check_Repository_plugin: To start missed scheduled recordings on startup.
** Screen_Saver_Plugin: improved screensaver control for Ubuntu 12.04.
** No_audio_dialog_plugin: general improvement, more configurable.

h4. Galicaster 1.2.3 - 2012 December 19
----
h4. Galicaster 1.2.3 - 2012 December 19

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.2.3.tar.gz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.3_all.deb] - \- [Installation guide|1.2.0 Software installation] - \- [Configuration|1.2.0 Galicaster Configuration]

* Feature: After crash partial recordings are saved


h4. Galicaster 1.2.2 - 2012 November 28
----
h4. Galicaster 1.2.2 - 2012 November 28

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.2.2.tar.gz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.2_all.deb] - \- [Installation guide|1.2.0 Software installation] - \- [Configuration|1.2.0 Galicaster Configuration]

* Opencast-Matterhorn 1.4 Compatible
** Some fixes on MH Series fetching

h4. Galicaster 1.2.1 - 2012 October 9
----
h4. Galicaster 1.2.1 - 2012 October 9

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.2.1.tgz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.1_all.deb] - \- [Installation guide|1.2.0 Software installation] - \- [Configuration|1.2.0 Galicaster Configuration]

* Zip Mediapackger larger than 4 GB.
* Fixes related to dialog pop-up.

h4. Galicaster 1.2.0 - 2012 August 23
----
h4. Galicaster 1.2.0 - 2012 August 23

h5. [Source|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.2.0.tgz] - \- [Debian Package|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.0_all.deb] - \- [Installation guide|1.2.0 Software installation] - \- [Configuration|1.2.0 Galicaster Configuration]

* Input Profiles
** Queue
* Improved Blackmagic cards support
* Improved and configurable OC-Matterhorn messaging
* More information added on Recorder and Media Manager
* Support for more than 2 video streams on preview and playback
* Runs on Ubuntu 12.04 LTS


h4. Galicaster 1.1.1 - 2012 April 27
----
h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.1.1.tgz] - [Installation guide|1.1 Software installation] - [Configuration|1.1 Galicaster Configuration]
h4. Galicaster 1.1.1 - 2012 April 27

h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.1.1.tgz] \- [Installation guide|1.1 Software installation] \- [Configuration|1.1 Galicaster Configuration]

* Bug fixes

h4. Galicaster 1.1.0 - 2012 April 12
----
h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.1.0.tgz] - [Installation guide|1.1 Software installation] - [Configuration|1.1 Galicaster Configuration]
h4. Galicaster 1.1.0 - 2012 April 12

h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.1.0.tgz] \- [Installation guide|1.1 Software installation] \- [Configuration|1.1 Galicaster Configuration]

* Features: Screensaver control, Pausable recordings
* Opencast Matterhorn: Series harvest and editon, Device selection enabled, Workflow parameters enabled
* Several bugs fixed and minor improvements

h4. Galicaster 1.0.1 - 2012 March 15
----
h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.0.1.tgz] - [Installation guide|Galicaster:1.0.x Software installation] - [Configuration|Galicaster:1.0.x Galicaster Configuration]
h4. Galicaster 1.0.1 - 2012 March 15

h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.0.1.tgz] \- [Installation guide|Galicaster:1.0.x Software installation] \- [Configuration|Galicaster:1.0.x Galicaster Configuration]

* Compatible with Opencast Matterhorn 1.3

h4. Galicaster 1.0 - 2011 December 22
----
h4. Galicaster 1.0 - 2011 December 22

h5. [Download|http://webfiler.teltek.es/webfiler/galicaster/galicaster-1.0.0.tgz] - \- [Installation guide|Galicaster:1.0.x Software installation] - \- [Configuration|Galicaster:1.0.x Galicaster Configuration]