What is a common way to create audio chat rooms?
What is an expected way to create audio chatrooms? Either try to mix all published audio streams into single one and republish it under common name? Or just inform all clients about each other and allow each one to connect to a stream, published by each other?
Do I need to write custom webapplication with my own scripts in it, or this is some default functionality?
Thanks.
