When using the WebCamera pod, if a user does the following:
The user must click "Start My Camera" again after entering room B to use their webcam again. Is there a way to get around this? Pehaps by extending WebCamera?
Views
Replies
Total Likes
I'd definitely try extending webcam - it could perhaps detect the connectSession's SynchronizationChange event and auto-publish, if it had been publishing before.
nigel