collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Mumble Sever Status Display in Guild Chat with connection info!  (Read 5690 times)

0 Members and 1 Guest are viewing this topic.

Offline drewab45

  • BeBot Rookie
  • *
  • Posts: 2
  • Karma: +0/-0
Mumble Sever Status Display in Guild Chat with connection info!
« on: November 16, 2010, 04:09:25 am »
So basically something like
!mumble
would spit out mumble voice server information on how many users are online and some connection info if you click it to be displayed in a window. You would also allow this info to include a copy/pastable url that mumble uses for quick connection, as well as a url to download the client. The code is already created for use in a website with php, the module could easily be converted to spit info in chat.
The server info is pulled from xml with serverid code from this url.

http://clanforge.multiplay.co.uk/public/servers.pl?event=Online;opt=ServerXml;serverid=<insertidhere>;fake=server.xml

its displayed in sorted info like this

server ip below
00.00.000.00:2087 Server Name N/A 2 50 0 0 157 0 1347 2087 2087 online

after N/A the number 2 is how many ppl connected atm

so sort that info neatly and allow it to be clicked for more info on downloading mumble and connection url.

heres the php already written on the other site:
http://www.eqdkp-plus.com/forum/alpha-test-mumble-portal-module-t29704.html

^^ that should make this quicker process. Many people using mumble would love this bot addon :)

Offline Kyr

  • BeBot Apprentice
  • ***
  • Posts: 177
  • Karma: +0/-0
Re: Mumble Sever Status Display in Guild Chat with connection info!
« Reply #1 on: November 16, 2010, 08:16:06 am »
what is a mumble server?

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Mumble Sever Status Display in Guild Chat with connection info!
« Reply #2 on: November 16, 2010, 11:04:59 am »
Quote
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
http://mumble.sourceforge.net/
Sound quality is pretty good but it's not as often used as Vent or TS as you have to host it yourself.
-Yite [Crom]

Offline drewab45

  • BeBot Rookie
  • *
  • Posts: 2
  • Karma: +0/-0
Re: Mumble Sever Status Display in Guild Chat with connection info!
« Reply #3 on: November 17, 2010, 12:23:10 am »
You dont have to host it yourself. Multiplay gaming servers has mumble. They are becoming more popularly used with FPS games even being integrated into some newer titles for pc in the future. Anybody have any ideas for setting this up though?

Offline laryllan

  • BeBot Rookie
  • *
  • Posts: 8
  • Karma: +0/-0
Re: Mumble Sever Status Display in Guild Chat with connection info!
« Reply #4 on: February 22, 2011, 12:11:02 am »
Such a module should be easily done.
Every Mumble server has a plain http site showing people online.

You just have to parse it.

Looks like this:

Code: [Select]
<html>
<head>
<title>Userlist</title>
</head>
<body>
<h1>SERVER NAME</h1>
<table><tr><th>Name</th><th>Channel</th></tr>
<tr><td>Player</td><td>Lounge</td></tr>
</table>
</body>
</html>

Offline Kentarii

  • BeBot Apprentice
  • ***
  • Posts: 153
  • Karma: +0/-0
    • AoC>TV
Re: Mumble Sever Status Display in Guild Chat with connection info!
« Reply #5 on: February 22, 2011, 06:02:32 pm »
The challenge is to make it work with all Murmur servers and not just Multiplay. Our guild is going to use Mumble for voice communication, so I'm looking into such a module myself, but have to have some data to parse.

So I guess it's a to be continued post on my end...

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 499
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal