View Source

{pop-away:metadata | comments | children | labels}

{section}
{column:width=33%}
h5. [<< Back to User Guide|Galicaster: User Guide]
{column}
{column:width=33%}
{column}
{column:width=33%}
{column}
{section}

{section}
{column:width=64%}

*{_}THIS PAGE IS UNDER CONSTRUCTION{_}*

Galicaster is able to perform certain procedures over mediapackages. This procedures are called Operations.

Current operations include:
* [Ingest|#ingest] recordings to a Opencast Matterhorn server.
* Create a [side-by-side|#sbs] composition of a video.
* [Export to zip:|#zip]

To perform an operation, select a recording on the Media Manager and click over the Operations button, a dialog will pop-up with the available operation for the chosen content.

{column}
{column:width=34%}
{panel:borderWidth=0|bgColor=#dfff87}
{center}
h5. User Guide
{center}

* [Recorder|User Guide - Recorder]
** [Preparing for a recording|Galicaster:User Guide - Preparing for a recording]
** [Scheduled recordings|Galicaster:User Guide - Scheduled recordings]
** [Manual recordings|User Guide - Manual recordings]
* [Media Manager|User Guide - Media Manager]
** [Metadata|Galicaster:User Guide - Metadata]
** [Operations|Galicaster:User Guide - Operations]
*** [#Ingest]
*** [#Export to Zip]
*** [#Side by Side]

{panel}
{column}{section}

{center}
!operations.png|width=600px,border=1!
*Operations dialog*
{center}

Operations are resolved sequentially in order of assigment. Alternativally, operation can be enqueued to be resolved nightly so it wouldn't interfire with recording matters. In that case, operations can be cancelled by opening the dialog again and selecting the respecive button.

{anchor:ingest}
h5. Ingest

_Ingest_ is the operation that sends the recordings to the publishing platform.

Ingestion requires network access and some configuration data indicating parameters of the server to connect. _Ingest_ will not be available if:

* The server configuration is wrong.
* The connection is disabled.
* The network is down.
* The server is down.
* The server is unreachable.

Once ingested, a recording can be re-ingested, but it will probably overwrite the previous one if you do it in the same server.

{anchor:zip}
h5. Export to Zip

_Export to zip_ will gather all the recording streams and metadata files into a single uncompressed zip file. The zip package will be placed on the _zip_ designated folder, by default the user _Home_ folder (i.e. /home/user/).

{anchor:sbs}
h5. Side by Side

_Side by side_ operation exports a mediapackage streams to a single file. Once finished the resulting file will be placed on the _sidebyside_ designated folder, by default the user _Home_ folder (e.g. /home/user/).

_Note:_ Side by Side _operation is still in beta phase, it only works on mediapackages with two video streams. Otherwise the operation will fail._