Hi Ken,
You can just call the create API each time a user joins. Essentially,
all users will call the Create-Join sequence.
The first user to call Create creates the meeting. The succeeding
users when they call Create, bbb-web will
see that a meeting with the meetingID has been created, so it ignores
the request. Although it returns a warning in the
API reply. After that, the users will call the Join API and they end
up in the same meeting.
So there's no need to pre-create any meetings before hand. In your
third-party app, you just do the Create-Join sequence convention.
I believe all the demos that comes with BBB does this.
Richard
>
> Thanks, and apologies for all the questions.
>
> -Ken
>
> --
> You received this message because you are subscribed to the Google Groups
> "bigbluebutton-users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/bigbluebutton-users/-/6NA8jNoP5CIJ.
> To post to this group, send email to
bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to
>
bigbluebutton-u...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/bigbluebutton-users?hl=en.
--
-----
BigBlueButton Developer
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton