Expand my Community achievements bar.

WebCamera across room log in/out

Avatar

Former Community Member

When using the WebCamera pod, if a user does the following:

  1. logs in to room A
  2. clicks "Start My Camera"
  3. logs out of room A
  4. logs in to room B

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?

1 Reply

Avatar

Former Community Member

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