mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e7f432f914
commit
70f9af7341
@ -8,6 +8,33 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.15 (2022-07-04) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* backups: Add options to keep sshfs shares responsive
|
||||
* backups: Unmount repositories before and after backup
|
||||
* users: create home directories for newly created users
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* *: pylint: Avoid calling super() with arguments
|
||||
* *: pylint: Don't inherit from 'object'
|
||||
* *: pylint: Drop unnecessary 'pass' statements
|
||||
* *: pylint: Explicitly specify encoding when open a file
|
||||
* *: pylint: Suppress unused argument warnings
|
||||
* ci: Use compatible versions of Selenium and Splinter
|
||||
* locale: Update translations for Bulgarian, Russian, Ukrainian
|
||||
* mediawiki: Add regex validator to the domain field
|
||||
* mediawiki: Remove Buster specific code not needed in Bullseye
|
||||
* mediawiki: Remove wgLogo as it is not needed in Bullseye
|
||||
* pyproject.toml: Ignore some refactoring messages with pylint
|
||||
* static: js: css: Make multiple select fields work with Django 4.0
|
||||
* tests: functional: Simplify GitLabCI configuration
|
||||
* upgrades: Hold packages one at a time
|
||||
* upgrades: Re-add workaround for grub
|
||||
* views: Add a comment about change in Django 4.0
|
||||
|
||||
== FreedomBox 22.14.1 (2022-06-27) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -8,18 +8,34 @@
|
||||
|
||||
== Janus (servidor WebRTC) ==
|
||||
|
||||
||<tablestyle="float: right;"> {{attachment:FreedomBox/Manual/Janus/Janus-icon_en_V01.png|Icono de Janus}} ||
|
||||
'''Disponible desde''': versión 22.13
|
||||
|
||||
|
||||
Janus es un servidor WebRTC ligero de propósito general. Puede soportar diferentes tipos de aplicaciones de comunicación en tiempo real, como llamdas y retransmisiones de video.
|
||||
|
||||
Actualmente !FreedomBox incluye con Janus una sala simple de videoconferencia. En el futuro será reemplazada por [[DebianBug:1005877|Jangouts]], una app de videoconferencia completa.
|
||||
Actualmente !FreedomBox incluye con Janus una sala simple de videoconferencia. Cualquiera que visite tu !FreedomBox puede acceder a esta sala. No requiere ingresar con una cuenta de usuario.
|
||||
|
||||
Para usar Janus se necesita un servidor STUN/TURN (como [[es/FreedomBox/Manual/Coturn|Coturn]]).
|
||||
En el futuro será reemplazada por [[DebianBug:1005877|Jangouts]], una app de videoconferencia completa.
|
||||
|
||||
/* Captura de pantalla */
|
||||
|
||||
/* Usar Janus */
|
||||
== Captura de pantalla ==
|
||||
|
||||
Para usar Janus se necesita [[es/FreedomBox/Manual/Coturn|Coturn]], así que también debe estar instalado y funcionando en tu !FreedomBox.
|
||||
|
||||
|
||||
{{attachment:FreedomBox/Manual/Janus/freedombox-janus-videoroom.png|Sala de video de Janus|width=800}}
|
||||
|
||||
|
||||
== Usar Janus ==
|
||||
|
||||
El acceso directo a Janus te llevará a la página Sala de Video de Janus. Pulsa aquí el botón Comenzar enla parte superior de la página.
|
||||
|
||||
A continución tendrás que dar un nombre de pantalla. Puede ser cualquiera. Pulsa el botón "Unirse a la sala" para entrar.
|
||||
|
||||
La primera vez que entres a la sala, tu navegador te preguntará si le das permiso a esta página para acceder a tu cámara y micrófono. Pulsa "Permitir" para seguir.
|
||||
|
||||
Se mostrará tu propia imagen en la ventana "Video local". Desde aquí podrás acallar tu sonido o usar despublicar para dejar de compartir tu imagen y/o sonido. Si otra gente entra en la sala aparecerán en las ventanas de "Vídeo remoto".
|
||||
|
||||
=== Enlaces externos ===
|
||||
|
||||
|
||||
@ -8,6 +8,33 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.15 (2022-07-04) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* backups: Add options to keep sshfs shares responsive
|
||||
* backups: Unmount repositories before and after backup
|
||||
* users: create home directories for newly created users
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* *: pylint: Avoid calling super() with arguments
|
||||
* *: pylint: Don't inherit from 'object'
|
||||
* *: pylint: Drop unnecessary 'pass' statements
|
||||
* *: pylint: Explicitly specify encoding when open a file
|
||||
* *: pylint: Suppress unused argument warnings
|
||||
* ci: Use compatible versions of Selenium and Splinter
|
||||
* locale: Update translations for Bulgarian, Russian, Ukrainian
|
||||
* mediawiki: Add regex validator to the domain field
|
||||
* mediawiki: Remove Buster specific code not needed in Bullseye
|
||||
* mediawiki: Remove wgLogo as it is not needed in Bullseye
|
||||
* pyproject.toml: Ignore some refactoring messages with pylint
|
||||
* static: js: css: Make multiple select fields work with Django 4.0
|
||||
* tests: functional: Simplify GitLabCI configuration
|
||||
* upgrades: Hold packages one at a time
|
||||
* upgrades: Re-add workaround for grub
|
||||
* views: Add a comment about change in Django 4.0
|
||||
|
||||
== FreedomBox 22.14.1 (2022-06-27) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
BIN
doc/manual/es/images/Janus-icon_en_V01.png
Normal file
BIN
doc/manual/es/images/Janus-icon_en_V01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
doc/manual/es/images/freedombox-janus-videoroom.png
Normal file
BIN
doc/manual/es/images/freedombox-janus-videoroom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 288 KiB |
Loading…
x
Reference in New Issue
Block a user