Skip to content
CommandChannel edited this page Oct 18, 2010 · 7 revisions

Download Mumble Viewer

Mumble Channel Viewer is a JavaScript (jQuery) implementation of the Mumble Channel Viewer Protocol. This means you can add a widget to your website that shows who is currently logged in to your server.

Screenshot of the Mumble Channel Viewer in actionScreenshot of the Mumble Channel Viewer in action

Requirements

  1. Your Mumble server must implement the Channel Viewer Protocol (JSONP)
  2. You must have the ability to upload files to your Web server
  3. You must have the ability to modify the HTML of the page you intend to add the viewer to

Installation Instructions

Clone this wiki locally