Loading sub-menu...

Software

compared with
Version 21 by developer
on dic 13, 2011 18:45.

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

Changes (18)

View Page History
Galicaster configuration is in the file {{conf.ini}}.

The simplest way to get started with Galicaster is dowloading any of the pre-existing {{conf.ini}} files for any of the reference configurations proposed:
* [Video Capture Card configuration|Galicaster:Hardware#videocapturecard] \- [conf.ini|http://webfiler.teltek.es/webfiler/galicaster/configs/hau/conf.ini]
* [WebCam USB configuraion|Galicaster:Hardware#webcamusb] \- [conf.ini|http://webfiler.teltek.es/webfiler/galicaster/configs/webcam/conf.ini]


The values are in the file {{conf.ini}}:
This is the structure of the {{conf.ini}} file:


Sections:

{anchor:config_basic}
* Section {{basic}}
** {{repository}}: path to the working folder.
** {{admin}}: enables admin mode (True\|False)

{anchor:config_screen}
* Section {{screen}}
** {{right}}: Name of the video device in the [track list|#config_track] to be shown in the right screen (None to deactivate).
** {{left}}: Name of the video device in the [track list|#config_track] to be shown in the left screen (None to deactivate).

{anchor:config_ingest}
* Section {{ingest}}
** The data to connect Galicaster to an Opencast-Matterhorn server.
** Example:

{anchor:config_track}
* Section {{trackN}}
** A block section for each device used in the capturer. Each block section is set according to their the device type: {{hauppauge}}, {{pulse}}, {{v4l2}} or {{vga2usb}}:
*** *hauppauge*: Audio and Video device.
**** Values in hauppauge devices:
**** Admitted values:
***** {{name}}: Name assigned to the device.
***** {{device}}: Device type: hauppage
{code}
*** *pulse*: Audio device.
**** Values in audio (pulse) devices:
**** Admitted values:
***** {{name}}: Name assigned to the device.
***** {{device}}: Device type: pulse
{code}
*** *v4l2*: Video device
**** Values in v4l2 devices:
**** Admitted values:
***** {{name}}: Name assigned to the device.
***** {{device}}: Device type: v4l2
Use GVUCView tool to know wich capabilities are compatible with your device
For more information  [http://pygstdocs.berlios.de/pygst-tutorial/capabilities.html|http://pygstdocs.berlios.de/pygst-tutorial/capabilities.html]
***** Videocrop: Margin in pixels to be cutted. Useful to set a 4:3 proportion on a HD webcam.{{videocrop-top}}, {{videocrop-bottom,}} {{videocrop-left, videocrop-right}} (optional).
**** Example:
{code:none}
{code}
*** *vga2usb*: Video device
**** Values in vga2usb devices:
**** Admitted values:
***** {{name}}: Name assigned to the device.
***** {{device}}: Device type: vga2usb