Loading sub-menu...

Software

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

Changes (15)

View Page History

{anchor:config}

h6. 4.\- Configure Galicaster

** {{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).
** {{cursor}}: Shows or hides the cursor. {color:red} Util en la interfaz tactil de GClass{color} (True\|False)
** Example:
{code:none}
{anchor:config_track}
* {{trackN}}
** Values common to all devices:
** {color:red}Entrada por cada dispositivo utilizado en el capturador. Pueden ser de diferentes tipos: hauppauge, pulse, v4l2, vga2usb y mjpeg{color}:
*** Values in audio (pulse) devices:
**** {{name}}: Name assigned to the device.
**** {{device}}: Device type. (v4l2\|vga2usb\|webcam\|hauppage\|pulse)
**** {{flavor}}: Matterhorn "flavor" associated to the track. (presenter\|presentation\|other)
**** {{location}}: Device's mount point in the system (e.g. /dev/video0).
***** For PulseAudio devices run:
{code:none}
$ pactl list | grep "Source" -A 5
{code}
and use "Name:" as the {{location}} field.
**** {{file}}: The file name where the track will be recorded.
**** {{active}}: Whether the device will be played and recorded. (True\|False)
** Values in audio (pulse) devices:
**** {{playing}}: Indicates if the audio, apart from being recorded, is played. (True\|False)
**** {{vumeter}}: Activates data sending to the program's vumeter. (True\|False) Only one device should be activated.
**** {{amplification}}: Gstreamer amplification value: < 1 decreases and > 1 increases volume. Values between 1 and 2 are commonly used.
** Example:
{code:none}