background preloader

WebConference

Facebook Twitter

API features. Authentication REST API calls must be authenticated using a custom HTTP header: X-TB-PARTNER-AUTH.

API features

Send your API key and partner secret concatenated with a colon: X-TB-PARTNER-AUTH: <api_key>:<partner_secret> To call the function from the command line, you could issue a command like the following: export TB_url= headerstr="X-TB-PARTNER-AUTH: API_KEY:API_SECRET" curl -X POST -H "$headerstr" $TB_url Replace the API_KEY and API_SECRET with the API key and partner secret provided to you in your OpenTok dashboard. Methods Create Session Create Session Generate a new session. Resource URL: Resource verb: POST Parameters location The location setting is optional, and generally you should not include it. p2p.preference Enter "enabled" if you prefer calls to be connected via a peer-to-peer connection, and "disabled" for multiparty calls. Sample Request POST /session/create HTTP/1.1 Host: X-TB-PARTNER-AUTH: api_key:partner_secret location=10.1.200.30&p2p.preference=disabled Sample Response.

Open Source Video Conferencing: BigBlueButton. BigBlueButton is an open source video conferencing application which is specifically built for remote learning but can be used for standard meetings as well.

Open Source Video Conferencing: BigBlueButton

The application enables multiple users to login & share their webcam or communicate via VOIP at the same time. It is a very ideal application for presentations as users can upload PDF or office documents & keep everyone in sync with their current page, zoom, pan, mouse pointer etc. Also, users can share their desktop with others easily. There are 3 user types: Presenter: can upload presentations & sharing their desktopViewer: have no authority within the conference, can only view & chat with other usersModerator:can upload presentations, share the desktop & change user types of other users. Users can raise hands to get the attention of the presenter, mute any other participants they want & chat between themselves in public or privately. Red5 Media Server. OpenMeetings - Home. Video-chat - Open Source Video Chat. Open source version of the popular Govido (www.govido.com) random video chat; project RVC.

video-chat - Open Source Video Chat

RVC is 2010′s highest customer-rated video chat software to start a random chat service. Includes audio, video and text data streaming over both Cirrus – real time media flow protocol (RTMFP) by ©Adobe Labs – and the open source Red5 media server (RTMP). Most chat roulette websites are powered by or built on RVC 4+. Visit: please use svn to get the latest (up to date) source code, download packages may be weeks older # Non-members may check out a read-only working copy anonymously over HTTP. svn checkout video-chat-read-only Download the latest source package: Explore changes and update your copy: for example, you download RVC 4.0 (r2) and the latest revision is (r5), click on (r5) and you see a Log message and Affected files. Make sure you are comparing (r2) to (r5) and NOT (r3) or (r4) to (r5), on the top middle you should see r2 vs. r5.

SVN for Windows: SVN for MAC: