Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/porjo/mumblet

Web-based Mumble client
https://github.com/porjo/mumblet

go mumble webrtc

Last synced: 2 months ago
JSON representation

Web-based Mumble client

Awesome Lists containing this project

README

        

# Mumblet

A web-based Mumble client (listen only). Just a fun experiment i.e. very alpha!!

It uses websockets for signalling & WebRTC for audio.

## Usage

```
$ go get github.com/porjo/mumblet
$ mumblet -webRoot $GOPATH/src/github.com/porjo/mumblet/html -port 8080
```

Point your web browser at http://localhost:8080/

Join a Mumble Server, and wait for somebody to speak :)