So what I have already is AV chat fucntionality. I can create an interface with as many AV controls as needed, but am looking for some guidance to do it dynamically. With this I mean instead of having to duplicate new subscribe, nsplay, etc... for each static number of users to be in the meeting. I want to be able to have a user connect, then publish stream and then all other users connected get something like a new video window appear with the new user. Any code examples out there or someone with an idea how this could be done?
Thanks