Comment #1 on issue 1515 by [email protected]: Create VideoPods only when needed
http://code.google.com/p/openmeetings/issues/detail?id=1515

A few obstacles:
- Check if the Video Pod is currently in all roomtypes visible if the Audio/Video Type is "audio-only". - If an user re-syncs his audio/video, the video-pod might need to be re-created - The event if a user stops his audio video task is thrown from the server to the client, all events should then be forwarded into the view that is references with "canvas._videocontainer"
compare
http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/openmeetings/modules/conference/participents/participents.lzx#20
=> you can reference any list of users by canvas._videocontainer.doXYZ()
All logic should take place inside "canvas._videocontainer"!

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to