Wednesday, February 22, 2012

How can i directly link to a teamspeakserver on my website?

Question

I am playing a lot of League of Legends at the moment, and what I don't like is the lack of voice communication in it. I want to be able to get people to my server without having to have too much hassle.

Here is what I plan to do:

  1. Point people to a website I make. There should be the details to connect (password, etc) if people want to enter by themselves.
  2. If people want to connect faster, have them click some kind of a link that should do the connecting for them.

Is it possible to host bookmarks that connects to to a teamspeak server with password and channel, or do i need to script this?

I want to really lower the barrier of people connecting. So the easier the better.

Asked by tarrasch

Answer

According to the TeamSpeak FAQ, this can be done.

Another way to connect to a server with the TeamSpeak Windows client is via a webbrowser. The way to do it is as follows:

teamspeak://{server_address}:{port}

The parameters in the link are "nickname", "loginname", "password", "channel", "subchannel", "channelpassword" and should be separated by "?". TeamSpeak will start up automatically and log you in according to the parameters given. Note that you do not have to enter all this information if you just want to connect to a server via your webbrowser. Just the IP address and port will do to log in to a server as a guest.

Example:

teamspeak://voice.teamspeak.org?nickname=WebGuest?channel=Talk Channels

This question is listed under "TeamSpeak 2", but the same is likely also in TeamSpeak 3.

Answered by Dave McClelland

No comments:

Post a Comment