mfreiholz / ts3video

A free and easy to use video conferencing plugin for TeamSpeak 3.
https://mfreiholz.de/ts3video/
58 stars 8 forks source link

Make it possible to startup multiple configurations within one process (virtual servers) #8

Open mfreiholz opened 9 years ago

mfreiholz commented 9 years ago

Event though the VideoServer doesn't require support for multiple virtual server to enable access from different TeamSpeak servers, it might be a good virtual layer for configuration purpose.

It might also save resources. Instead of running multiple processes with custom confgurations, it is possible to run everything in one process.