mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
de4c1feeca
* Suppression partie index (1/2) * Suppression partie index (2/2) * Correction template
1.8 KiB
1.8 KiB
title | template | taxonomy | routes | ||||
---|---|---|---|---|---|---|---|
Mumble Web | docs |
|
|
Mumble Web is an HTML5 Mumble client for use in modern browsers. The Mumble protocol uses TCP for control and UDP for voice. Running in a browser, both are unavailable to this client. Instead Websockets are used for control and WebRTC is used for voice (using Websockets as fallback if the server does not support WebRTC).
Screenshots
Disclaimers / important information
Setup
- In order to use Mumble web, you need to install Mumble server first.
- This installation assumes that Mumble server is served by port
64738
- Various configuration options are available for Mumble web on this configuration file
/var/www/mumble-web/dist/config.local.js
Documentation
- Murmur documentation: https://wiki.mumble.info/wiki/Murmurguide
- Framasoft documentation: https://docs.framasoft.org/fr/jitsimeet/mumble.html
Useful links
- Website: mumble.info
- Demonstration: Demo
- Application software repository: github.com - YunoHost-Apps/mumble-web
- Fix a bug or an improvement by creating a ticket (issue): github.com - YunoHost-Apps/mumble-web/issues