Changes

Jump to: navigation, search

Connecting WebRTC to BBB

6 bytes added, 10:24, 6 February 2013
no edit summary
This page contains discussion on the best way to go about connecting a WebRTC client to a BigBlueButton server.
 
=Audio=
I think we should focus on getting the audio working first. It's much more important for a user to be able to participate in the audio portion of a meeting then it is to get their webcam to stream.
# Add audio WebRTC components to the BBB HTML5 client
# Loop the audio back into the client to make sure it works
# Get the HTML5 clients to connect to each other solely through WebRTC(why?)
# Connect the HTML5 clients to the SIP server
# Get the HTML5 clients to communicate through the SIP server

Navigation menu