Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agetic
librecast
Commits
786b126b
Commit
786b126b
authored
Sep 01, 2017
by
Carlos Remuzzi
Browse files
actualizando guia
parent
3ee402ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
786b126b
...
...
@@ -20,8 +20,35 @@ En particular el instalador los guiara' en la instalación de los paquetes:
Para instalar el cliente de libreCast es suficiente copiar y pegar el siguiente comando en tu consola.
```
shel
l
### via cur
l
```
shell
sh
-c
"
$(
curl
-fksSL
https://gitlab.geo.gob.bo/agetic/librecast/raw/master/tools/install.sh
)
"
```
### via wget
```
sh
sh
-c
"
$(
wget
--no-check-certificate
https://gitlab.geo.gob.bo/agetic/librecast/raw/master/tools/install.sh
-O
-
)
"
```
# Uso
## Iniciar la proyección
Para iniciar la proyección inalámbrica es suficiente entrar a tu buscador de aplicaciones y buscar la app libreCast
Por ejemplo en GNOME se visualizará un menu del siguiente tipo

Será suficiente hacer click sobre el icono de libreCast, en este ejemplo hay dos salas disponibles: libreCast-s1, libreCast-s0
## Terminar la proyección
Para terminar la proyección será suficiente repetir el paso anterior, haciendo click sobre el mismo icono se detendrá la transmisión.
gnome3-menu-small.png
0 → 100644
View file @
786b126b
71.6 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment