I'm not sure which is the best way for the following:
Scenario:
I have 4 cams, with 8 users/viewers. The 4 cams I want to be in a specific
position (depending on user) and want the 4 cams to auto start depending on
user.
This is what I have come across:
video conference auto creates a video window and auto starts, which is great,
however it auto creates a new slot for each user, I only want it to auto create
and start if = user1, user2, user3, user4 only. if user6 joins the
videoconference will create a spot for them even though there is no video/sound
feed, I do not want this, it does this even if they are a lurker (no username).
If user3 joins before user1, user3 takes the first slot in the vidconference
window x & y =0, I do not want this. I want user3 to always load in slot 3
regardless when the user logins in, before or after anyone else.
So then it seems logically if I want only 4 users to have video and I want the
specific users to have specific spots then to use the Avpresence. Av1, AV2,
AV3, AV4 located in the specific location (x&y) spots that I want them. But
then the question becomes....how do I get user1 to auto take and begin
publishing in AV1, user2 in AV2, etc, without having to press the button in the
video window, like it does in the videoconference - auto starts on
creatation/join?
I have been looking at the asc and the videoconference component for the past
couple of days, trying to see if I can manipulate it in trying to accomplish
the above, but now I wonder if I'm going about this the wrong way, or if it
just isn't possible.
Any advice is greatly appreciated.