Hi, I have a question about the degree of flexibility that BigBlueButton provides for developers. On the page dedicated to developers it says > BigBlueButton is a fully open source solution for integrating real-time collaboration into your products.
and even begins with the invitation to
> Integrate BigBlueButton Into Your Product
but I can't find any information on how to integrate it INTO my application—only information on the API, which would allow me to have my app communicate with it.
I would like to present video calls inside my web app, having the video panes appear inside the browser window used by my app rather than in the BigBlueButton app, but I'd like to have the BigBlueButton server handle the backend for the video calls while my Rails app handles the backend for everything else in the app.
Is this possible? If so, can you direct me to the documentation that I failed to find?
If it is not currently possible, would you consider this as part of the road map? It would likely be useful to many developers, and would more fully deliver on the promise made on the /developers page.
Thanks for your time and consideration!
--