Need Help on BBB with php script

37 views
Skip to first unread message

Macmilan

unread,
Nov 29, 2009, 3:08:46 AM11/29/09
to BigBlueButton-dev, charli...@comcast.net
Hi All,

I need to know how I can integrate bbb with php script.

My site is http://www.soberfolk.org/
When people register they must add to bbb user list.
What will be the password encryption process if I am going to add
user from php
What are the tables need to populate.

My bbb is already installed here in this url.


How I will be able to change the presentation page of the bbb
conference screen.


Thanks,
Subikar

Fred Dixon

unread,
Nov 29, 2009, 10:30:25 AM11/29/09
to BigBlueButton-dev
Hi Subikar,

There is already a working API for integration in place for
BigBlueButton. See

http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/7c15211548e6da7c#

The API does not try to duplicate a separate user list in
BigBlueButton; rather, it provides you two API calls: (1) create a
meeting and (2) join a meeting. The benefit of this approach is you
don't need to update two separate user databases.

To integrate BigBlueButton, when a user initiates an action to join a
meeting, your application calls create then join. When the first user
calls create (passing a meetingID you define), the API returns a
meetingToken that can be subsequently used with the join call. When
the second user calls create (using the same meetingID), the API
returns the same generated meetingToken, so the second person will
join the same meeting.

We may evolve this API as we formally release it in BigBlueButton 0.63
(the current iteration), but the documentation should get you
started. If you have any problems with the API, please post them to

http://code.google.com/p/bigbluebutton/issues/detail?id=190

so we can track any changes needed before the 0.63 release.

Regards,... Fred


On Nov 29, 3:08 am, Macmilan <subikar....@gmail.com> wrote:
> Hi All,
>
>   I need to know how I can integrate bbb with php script.
>
>   My site ishttp://www.soberfolk.org/

Richard Alam

unread,
Nov 29, 2009, 12:09:20 PM11/29/09
to bigblueb...@googlegroups.com
At the end of this thread
(http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/24b717d77e8610e6#)
there's info on how to use/enable it.
> --
>
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
>
>



--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton

Subikar Burman

unread,
Dec 2, 2009, 1:21:57 AM12/2/09
to bigblueb...@googlegroups.com
I am not understanding anything from here. Do anyone have any code snippet to integrate my server bbb integrate with php??
Thanks,
Subikar
http://www.itcslive.com
Mobile:9836892283
Office : 033-25290568
Address : 108 MM Ghosh Rd Kolkata - 700074 (Dum Dum)
Meet me @ http://humtumlove.blogspot.com
Jai Baba Loknath

Fred Dixon

unread,
Dec 2, 2009, 7:44:57 AM12/2/09
to BigBlueButton-dev
Hi Subikar,

We'll be incorporating the API document referenced earlier in this
thread into the on-line documentation at our Google Code. You can
expect that this on-line documentation to have code examples (probably
in Java) that you can easily adapt to PHP and to your site.

We'll post when the documentation is available and you can let us know
if it helps.

Regards,... Fred

On Dec 2, 1:21 am, Subikar Burman <subikar....@gmail.com> wrote:
> I am not understanding anything from here. Do anyone have any code snippet
> to integrate my server bbb integrate with php??
>
>
>
>
>
> On Sun, Nov 29, 2009 at 10:39 PM, Richard Alam <ritza...@gmail.com> wrote:
> > At the end of this thread
> > (
> >http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread...
> > )
> > there's info on how to use/enable it.
>
> > On Sun, Nov 29, 2009 at 10:30 AM, Fred Dixon <ffdi...@gmail.com> wrote:
> > > Hi Subikar,
>
> > > There is already a working API for integration in place for
> > > BigBlueButton.  See
>
> >http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread...
> > bigbluebutton-...@googlegroups.com<bigbluebutton-dev%2Bunsubscr i...@googlegroups.com>
> > .
> > > For more options, visit this group at
> >http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
> > --
> > ---
> > BigBlueButton
> >http://www.bigbluebutton.org
> >http://code.google.com/p/bigbluebutton
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "BigBlueButton-dev" group.
> > To post to this group, send email to bigblueb...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bigbluebutton-...@googlegroups.com<bigbluebutton-dev%2Bunsubscr i...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
> --
> Thanks,
> Subikarhttp://www.itcslive.com
Reply all
Reply to author
Forward
0 new messages