Diferenças entre edições de "Mumble"
(Criou a página com "== Mumble == Mumble es uma ferramenta para fazer audio-conferencias =Començar e Instalar o Mumble= ==Windows== Download and run the latest MSI installer (mumble-1.x.x...") |
|||
Linha 2: | Linha 2: | ||
Mumble es uma ferramenta para fazer audio-conferencias | Mumble es uma ferramenta para fazer audio-conferencias | ||
− | |||
Linha 10: | Linha 9: | ||
Download and run the latest MSI installer (mumble-1.x.x.msi) from the [https://github.com/mumble-voip/mumble/releases GitHub releases page]. The installer will guide you through installation and configuration of Mumble. This installer can also optionally install Murmur (Mumble server). | Download and run the latest MSI installer (mumble-1.x.x.msi) from the [https://github.com/mumble-voip/mumble/releases GitHub releases page]. The installer will guide you through installation and configuration of Mumble. This installer can also optionally install Murmur (Mumble server). | ||
− | |||
− | |||
==Mac OS X== | ==Mac OS X== | ||
Linha 19: | Linha 16: | ||
Note that the official releases of Mumble 1.2.x are ''not currently compatible with Mac OS X 10.4'', but you can try the experimental snapshots found [http://www.scorpius-project.org/mumble-osx-10.4/ here] '''warning: use at your own risk; these have not been thoroughly tested, and may have bugs'''. | Note that the official releases of Mumble 1.2.x are ''not currently compatible with Mac OS X 10.4'', but you can try the experimental snapshots found [http://www.scorpius-project.org/mumble-osx-10.4/ here] '''warning: use at your own risk; these have not been thoroughly tested, and may have bugs'''. | ||
− | + | ==Linux== | |
− | + | For most Linux distributions, the client package name is ''mumble''. | |
− | |||
On the popular Linux distributions, Mumble should be available in either third party repositories or the official repository. See the distribution sections below. It is also recommended, if you have a domain name, to use a trusted CA's certificate with your Mumble server, for example see [[Obtaining_a_Let's_Encrypt_Murmur_Certificate|this]] short guide about using Let's Encrypt. | On the popular Linux distributions, Mumble should be available in either third party repositories or the official repository. See the distribution sections below. It is also recommended, if you have a domain name, to use a trusted CA's certificate with your Mumble server, for example see [[Obtaining_a_Let's_Encrypt_Murmur_Certificate|this]] short guide about using Let's Encrypt. | ||
==== Debian ==== | ==== Debian ==== | ||
− | |||
− | |||
− | |||
Debian ''unstable'' has the latest release at all times in it's repository. Backports to current stable are done as soon as the package reaches ''testing'' (usually a week after release). | Debian ''unstable'' has the latest release at all times in it's repository. Backports to current stable are done as soon as the package reaches ''testing'' (usually a week after release). | ||
'''Mumble''' | '''Mumble''' | ||
− | apt-get install | + | apt-get install mum |
− | |||
− | |||
− | |||
==== Ubuntu ==== | ==== Ubuntu ==== | ||
Linha 45: | Linha 35: | ||
sudo add-apt-repository ppa:mumble/release | sudo add-apt-repository ppa:mumble/release | ||
sudo apt-get update | sudo apt-get update | ||
− | |||
− | |||
− | |||
sudo apt-get install mumble | sudo apt-get install mumble | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Smartphones == | == Smartphones == | ||
Linha 61: | Linha 41: | ||
=== Android === | === Android === | ||
− | Plumble is an unofficial client made by Morlunk. | + | '''Plumble''' is an unofficial client made by Morlunk. |
It has many features in addition to the Mumble's ones, such as: bluetooth headset support, proximity sensor utilizing "Voice Call" mode and hardware push-to-talk key support. | It has many features in addition to the Mumble's ones, such as: bluetooth headset support, proximity sensor utilizing "Voice Call" mode and hardware push-to-talk key support. | ||
Linha 68: | Linha 48: | ||
=== iPhone === | === iPhone === | ||
− | The Mumble iOS client is available [https://itunes.apple.com/us/app/mumble/id443472808?mt=8 on the App Store]. | + | The '''Mumble iOS client''' is available [https://itunes.apple.com/us/app/mumble/id443472808?mt=8 on the App Store]. |
You can find more information about the iOS client from the [https://github.com/mumble-voip/mumble-iphoneos mumble-iphoneos GitHub repo]. Any help with the project is always appreciated. | You can find more information about the iOS client from the [https://github.com/mumble-voip/mumble-iphoneos mumble-iphoneos GitHub repo]. Any help with the project is always appreciated. | ||
Linha 74: | Linha 54: | ||
=== Maemo (Nokia) === | === Maemo (Nokia) === | ||
Maemo builds can be found [http://maemo.org/packages/view/mumble/ here]. These builds are unsupported, as they were not made by official Mumble developers. That does not, of course, mean you shouldn't use them; it just means there's no guarantee we can help you if you have a problem. | Maemo builds can be found [http://maemo.org/packages/view/mumble/ here]. These builds are unsupported, as they were not made by official Mumble developers. That does not, of course, mean you shouldn't use them; it just means there's no guarantee we can help you if you have a problem. | ||
+ | |||
+ | |||
+ | == Connectar == | ||
+ | |||
+ | {{Warning | ||
+ | |message=Tenta de olhar a fingerprint do servidor a que voce se connecta se eh todos os digitos som corretos. | ||
+ | }} | ||
+ | |||
+ | |||
+ | 1234:1234:1234:1234:1234:1234:1234:1234 |
Revisão das 00h35min de 20 de abril de 2017
Mumble
Mumble es uma ferramenta para fazer audio-conferencias
Començar e Instalar o Mumble
Windows
Download and run the latest MSI installer (mumble-1.x.x.msi) from the GitHub releases page. The installer will guide you through installation and configuration of Mumble. This installer can also optionally install Murmur (Mumble server).
Mac OS X
Precompiled Mac OS X universal binaries are available from the GitHub releases page.
Note that the official releases of Mumble 1.2.x are not currently compatible with Mac OS X 10.4, but you can try the experimental snapshots found here warning: use at your own risk; these have not been thoroughly tested, and may have bugs.
Linux
For most Linux distributions, the client package name is mumble.
On the popular Linux distributions, Mumble should be available in either third party repositories or the official repository. See the distribution sections below. It is also recommended, if you have a domain name, to use a trusted CA's certificate with your Mumble server, for example see this short guide about using Let's Encrypt.
Debian
Debian unstable has the latest release at all times in it's repository. Backports to current stable are done as soon as the package reaches testing (usually a week after release).
Mumble
apt-get install mum
Ubuntu
Ubuntu carries whatever Mumble version was current at the time of the release in the universe repository. We also maintain a PPA that has the latest version for recent Ubuntu versions
sudo add-apt-repository ppa:mumble/release sudo apt-get update sudo apt-get install mumble
Smartphones
Mumble is currently being ported/reimplemented for various mobile phone platforms.
Android
Plumble is an unofficial client made by Morlunk.
It has many features in addition to the Mumble's ones, such as: bluetooth headset support, proximity sensor utilizing "Voice Call" mode and hardware push-to-talk key support.
You can download it on Google Play or F-Droid.
iPhone
The Mumble iOS client is available on the App Store.
You can find more information about the iOS client from the mumble-iphoneos GitHub repo. Any help with the project is always appreciated.
Maemo (Nokia)
Maemo builds can be found here. These builds are unsupported, as they were not made by official Mumble developers. That does not, of course, mean you shouldn't use them; it just means there's no guarantee we can help you if you have a problem.
Connectar
Warning: |
1234:1234:1234:1234:1234:1234:1234:1234