Loading sub-menu...

Galicaster Class Installation Guide

compared with
Version 12 by developer
on ago 29, 2012 16:54.

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

Changes (19)

View Page History
h2. Contents
{center}
* [A. Room installation|#room]
* [B. Cards and connectors|#cards]
* [C. Operative System configuration|#start] setup|#start]
** [Autostart|#start]
** [Shortcuts|#shortcuts]
* [A. Cards and connectors|#cards]
** [1. NTSC-based configuration|#ntsc]
** [2. SDI-based configuration|#sdi]
** [Network configuration|#net]
* [BD. Capture Devices configuration|#gcconf]
** [1. Hauppauge configuration|#hau]
** [2. Blackmagic configuration|#bm]
*# [Epiphan framegrabber#epi]
*# [HD Webcam|#webcam]
*# [Hauppauge video-capturer|#hau]
*# [Blackmagic HD video-capture|#bm]
** [3. Sound *# [Sound configuration|#sound]
* [C. Network configuration|#net]
* [D. Opencast Matterhorn Related configuration|#mh]
* [E. Opencast Matterhorn related configuration|#mh]

\\
{anchor:epiphan}

h4. CD.1 Epiphan configuration

EXPLAIN the behaviour of the Switcher, input and output resolution, blask strips ...

{anchor:bm} {anchor:webcan}
h4. D.2 Webcam configuration

Logitech c920 is an HD webcam with optic lens and automatic behaviour - white balance, autofocus, auto-aperture.
It records 24 fps at 720p. The default configuration is:
* power-line-frequency:50Hz
* cappabilities: image/jpeg,framerate=24/1,width=1280,height=720
*Back to 4:3*
If you want you can _cut_ part of the video to record a non-panoramic video including in the configuration:
* videocrop-left=160
* videocrop-right=160
_The value is in pixels_

To set manual values on the parameters of the webcam use a tool called guvcview:
* Open a terminal and run:
{code:none}
guvcview -o
{code}

{anchor:bm}
h4. C.2 D.3 Blackmagic configuration
----
To list the input standards and formats supported by Blackmagic cards run the following line in a shell:

{anchor:hau}

h4. C.3 D.4 Hauppauge configuration
----
Before running Galicaster you may have to configure your Hauppauge card. Connect your camera and do the following:

{anchor:sound}

h4. C.4 Sound configuration
----

This piece of code must be written on one of the configurations file. Be aware that values in _conf.ini_ will overrule its equivalent in _conf-dist.ini_.

h2. Sections to order


h4. Webcam configuration

Logitech c920 is an HD webcam with optic lens and automatic behaviour - white balance, autofocus, auto-aperture.
It records 24 fps at 720p. The default configuration is:
* power-line-frequency:50Hz
* cappabilities: image/jpeg,framerate=24/1,width=1280,height=720
*Back to 4:3*
If you want you can _cut_ part of the video to record a non-panoramic video including in the configuration:
* videocrop-left=160
* videocrop-right=160
_The value is in pixels_

To set manual values on the parameters of the webcam use a tool called guvcview:
* Open a terminal and run:
{code:none
guvcview -o
{none}

{code}