Pretty close, but still not close enough. I guess, I’ll need to take a deep, hard look at PrimMesher too.
How to install and use 3Di OpenViewer
In this post I go into details about installing 3Di OpenViewer, embedding it into web pages, changing the language to English and of course connecting to OpenSim grids.
FreeSWITCH, OpenSim and the G722.1C codec
Kai Ludwig has recently left a very valuable comment (thank you, Kai): Actually the new FreeSwitch siren14 codec has never been used with SLVoice! Everybody having voicechat with OpenSim is using PCMU without knowing it. Actually I didn’t realize that at first either, but after he pointed this out, I started looking for a way …
How to compile Voipforvw’s SLVoice
What is Voipforvw? With the SecondLife viewer comes an executable named SLVoice.exe. This is the piece of software that is responsible for the “low level” voice communication, so while the viewer does the accounting (login information, UI), this part does all the heavy lifting of contacting the voice servers and of course translating the voice …
3Di OpenViewer Feature Focus: Login
3Di OpenViewer provides a number of ways to connect to a grid, let’s look at those in a little more detail. Manual Manual login is the normal way, that everyone using SecondLife/realXtend/Hippo/etc are already used to using. This mode will show a login box right within the application and will allow you to specify the …
FreeSWITCH module in OpenSim
A video tutorial for setting up OpenSim to use the new FreeSWITCH voice chat module.
3Di OpenViewer
Disclaimer: I am a senior engineer working on multiple products – including various OpenSim technologies and most recently 3Di OpenViewer – at Japan-based 3Di Inc. This is a personal blog, and my opinion does not necessarily always represent that of my employer. Introduction 3Di has released (Japanese) its virtual world viewer last week. It is …
Voice chat in OpenSim
Overview If you want to set up voice chat for your grid, here is a rundown on what you will need and how it works. The SIP server that is currently used with OpenSim is Asterisk. The setup is based on a dynamic, MySQL-based configuration that our frontend (at this point a python script that …