Hi,
I've installed bigbluebutton using the VM and set up the development environment. Thanks to the clean design and clear instructions it has so far been a smooth process.
I'm interested in developing a module which will present a visual representation of the speech signals of class participants. I have a few points of confusion regarding the voice conferencing architecture:
Item #9 is described as "A voice application the connects to Asterisk" Does bigbluebutton use both Asterisk and Freeswitch at this point?
2) Is it case that participating in a bigbluebutton session with synced audio and video is only possible using the "embedded voip phone in the client"?
And finally, perhaps a less quibbly and more theoretical question...
3) Would it be practical to produce an analysis of the speech (e.g. using the java fft library) and send the data to be displayed visually in a module on the client in real time (maybe by temporarily replacing the video feed)?
Thanks,
-Ben Blanchard