Loading sub-menu...

1.2.0 Software installation

compared with
Current by developer
on jun 26, 2013 13:37.

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

Changes (26)

View Page History
Before starting the installation process, please make sure that:
* If you already have a Galicaster running, please check the [upgrade|Galicaster:Upgrading from older versions] documentation.
* Your equipment meets Galicaster [Hardware Recommendations|Galicaster:Hardware Recommendations|1.2.0 Hardware recommendations].
* You are running a Linux-based OS. The recommended distribution is [Ubuntu 12.04|http://releases.ubuntu.com/12.04/]. Make sure that the version chosen matches your system architecture (32 or 64 bit).
* Configuration of your capture devices is explained in the [Cookbook|Cookbook].

As a faster alternative, Galicaster can be installed as a [.deb package|#debpkg].

{column}
{column:width=29%}
{td}
{center}

h5. Documentation
{center}

# [Hardware recommendations|1.2.0 Hardware recommendations]
# [Software installation|1.2.0 Software installation]
#* [Galicaster:Capture cards configuration]
#* [Upgrading from older versions]
# [Configuration manual|1.2.0 Galicaster Configuration].
#* [Input profiles]
# [User's Guide|User Guide]
#* [FAQ|FAQ]

* [Quick installation guide|Quick installation guide]
* [Cookbook|Cookbook]\\
\\ \\
{td}
{table}

{anchor:dependences}

h6. 1.\- Install dependencies.

h6. 4.\- Configure Galicaster

Galicaster configuration is in the files {{conf-dist.ini}} and {{conf.ini}}.
\*Any duplicated value in {{conf.ini}} will prevail over the one in {{conf-dist.ini}}.

All the application parameters can be set up in these files, such as:


The simplest way to get started with Galicaster is dowloading any of the pre-existing files for any of the reference configurations proposed: *leaving {{conf-dist.ini}} unchanged* *leaving* {{{*}conf-dist.ini{*}}} *unchanged* as a reference, and *making any modification you need in {{conf.ini}}*: in* {{{*}conf.ini{*}}}:

* Operation Mode
** [Galicaster Class|Galicaster:Galicaster Class] - \- Only recording area
** [Galicaster Mobile|Galicaster Mobile] - \- All areas accessible
* Profiles
** [PAL/NTSC Video Capture|1.2.0 Hardware recommendations#videocapturecard] - \- [Profile|http://webfiler.teltek.es/webfiler/galicaster/configs_1.2.x/profiles/hau_vga.ini]
** [WebCam USB|1.2.0 Hardware recommendations#webcamusb] - \- [Profile|http://webfiler.teltek.es/webfiler/galicaster/configs_1.2.x/profiles/webcam_sound.ini]
** HD video capture - [Profile|http://webfiler.teltek.es/webfiler/galicaster/configs_1.2.x/profiles/sdi_vga.ini]

In the Section [1.2.0 Galicaster Configuration] you will find a description of all the sections of the {{conf.ini}} file.

{anchor:matterhorn}

{anchor:debpkg}

h4. Galicaster Debian Package \[Experimental\]

To install Galicaster using the .deb package, [download it|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.2_all.deb] it|http://webfiler.teltek.es/webfiler/galicaster/galicaster_1.2.3_all.deb] and run the following command in a shell:

{code:none}
sudo dpkg -i galicaster_1.2.23_all.deb
{code}

Alternatively, open a file browser and double-click on the file, which will install the package using the Ubuntu Software Center.
In addition dpkg may ask you to run the following command into install additional packages that are required:

{code:none}
sudo apt-get -f install
{code}


Alternatively, open a file browser and double-click on the .deb file, which will install the galicaster package and it's dependencies using the Ubuntu Software Center.

_Note: The Ubuntu Software Center shows a warning because Galicaster does not strictly following the .deb standards. You can safely ignore it and continue the installation._

The package installs Galicaster in {{/usr/share/galicaster}}, and the configuration files are stored at {{/usr/share/galicaster/conf-dist.ini}}, {{/etc/galicaster/conf.ini}} and {{/etc/galicaster/profiles}}.

To remove the package, run the following command in a shell: