Loading sub-menu...

Galicaster Mobile Installation Guide

compared with
Version 45 by developer
on may 11, 2012 19:24.

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

Changes (22)

View Page History
** [1. NTSC-based configuration|#ntsc]
** [2. SDI-based configuration|#sdi]
* [B. Network configuration|#net]
* [CB. Capture Devices configuration|#gcconf]
** [1. Hauppauge configuration|#hau]
** [12. Blackmagic configuration|#bm]
** [2. Hauppauge configuration|#hau]
** [3. Sound configuration|#sound]
* [C. Network configuration|#net]
* [D. Opencast Matterhorn Related configuration|#mh]
{column}
On this scheme you will be using a Epiphan VGA2USB LR to capture the presentation and a Hauppauge PVR-250 to capture a composite NTSC video camera. The sound will be recorded and synchronized by the Hauppauge card.

* Connect your monitor to an output of the Graphics card (A1-3) (A1 to A3)
* Connect the RCA or 4-pin connector from your camera. (C2 or C3)
* Connect a laptop or computer to the Epiphan input (D1)
* Connect a mixer or a line-level microphone to the Hauppauge Line input (C4)
* To monitore the sound connect a pair of headphones or speakers to the sound card green output (E3).

!rca_scheme.png|align=center,border=1,width=400,thumbnail!
{center}Click on the image to enlarge.{center}

|| \# ||Port || Description||
| 1 | *Audio input* | To connect a mixer or a microphone to record, mini-jack 3.5mm |
| 2 | *Video capture* | To connect a video-camera, S-Video or Composite |
| 3 | *VGA capture* | To connect a laptop or computer VGA output to capture it |
| 4 | *Monitor output* | To connect a monitor to view Galicaster interface, VGA or DVI |
\\
!cards_hau_closer.png|align=center,border=1,width=400!
Once you have everything connected jump to [section B|#hau] to configure the device and the audio.


h4. A.2 SDI based configuration
----
On this scheme you will be using a Epiphan VGA2USB LR to capture the presentation and a Blackmagic Deckling SDI to capture a SD-SDI or HD-SDI (720p or 1080p i.e.) video camera. The sound will be recorded via the sound card.

* Connect your monitor to an output of the Graphics card (A1 to A3).
* Connect the BNC connector from your camera. (B3)
* Connect a laptop or computer to the Epiphan input (D1).
* Connect a mixer or a line-level microphone to the sound card blue input (E1).
* To monitor the sound connect a pair of headphones or speakers to the sound card green output (E3).

!sdi_scheme.png|align=center,border=1,width=400,thumbnail!
{center}Click on the image to enlarge.{center}

Once you have everything connected jump to [section B|#bm] to configure the device and the audio.

|| \# ||Port || Description||
| 1 | *Audio input* | To connect a mixer or a microphone to record, mini-jack 3.5mm |
| 2 | *Video capture* | To connect a video-camera, BNC |
| 3 | *VGA capture* | To connect a laptop or computer VGA output to capture it |
| 4 | *Monitor output* | To connect a monitor to view Galicaster interface, VGA or DVI |
!cards_bm_closer.png|align=center,border=1,width=400!

{anchor:net}
h3. B. Network Configuration
----

To change your IP settings, pleas read this [official Ubuntu guideline|https://help.ubuntu.com/10.04/internet/C/connecting-wired.html].

The Network Manager is on the top right corner, Right-button click on the double arrow icon.

!netmanager.png|align=left!
\\


{anchor:gcconf}
h3. CB. Capture Devices configuration
----

Now, it's time to configure the card you've selected. More information about this matter is available [here|Galicaster:Cookbook].

{anchor:bm}
h4. C.1 Blackmagic configuration
To list the input standars and formats supported by Blackmagic cards run the following line in a shell:

{code:none}
gst-inspect-0.10 decklinksrc | grep Enum -A 20
{code}

Once you identified the format you want to capture, edit the _conf.ini_ file you've just downloaded. Search for the _track_ Blackmagic and change the parameters _input_ and _input_type_ for their right values. Some try-and-error may be neccessary since maybe you can't gather all the information from your video source.
The _p_ in 1080p stands for _progresive_
The _i_ in 1080i stands for _interlaced_

{anchor:hau}
h4. C.2 B.1 Hauppauge configuration
Before running Galicaster you may have to configure your Hauppauge card. Connect your camera and do the following:

Inputs 2, 4 and 5 are for RCA.

{anchor:bm}
h4. B.2 Blackmagic configuration
To list the input standars and formats supported by Blackmagic cards run the following line in a shell:

{code:none}
gst-inspect-0.10 decklinksrc | grep Enum -A 20
{code}

Once you identified the format you want to capture, edit the _conf.ini_ file you've just downloaded. Search for the _track_ Blackmagic and change the parameters _input_ and _input_type_ for their right values. Some try-and-error may be neccessary since maybe you can't gather all the information from your video source.
The _p_ in 1080p stands for _progresive_
The _i_ in 1080i stands for _interlaced_

{anchor:sound}
h4. C.3 Sound configuration

{anchor:mh}

{anchor:net}
h3. C. Network Configuration
----

To change your IP settings, pleas read this [official Ubuntu guideline|https://help.ubuntu.com/10.04/internet/C/connecting-wired.html].

The Network Manager is on the top right corner, Right-button click on the double arrow icon.

!netmanager.png|align=left!
\\

h3. D. Opencast Matterhorn related configuration