Blue Jeans

Component ID

2212515

Component name

Blue Jeans

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1531

Component created

Component changed

Component body

Blue Jeans is a video conferencing service that integrates with many existing video platforms, from the browser and mobile apps to Skype and Google Hangouts. This module uses the Blue Jeans API to allow Drupal-side management and launch of conferences.

QUICK HOW-TO

  • Sign up for a Blue Jeans account (only enterprise accounts currently supported) and note your username.
  • In your Blue Jeans account, click "Group Admin" section > "OAuth Access" tab > "Add New App" and enter information for a new app.
  • Note the "Appkey" and "App Secret" for your new app.
  • Enable this module and go to admin/config/services/bluejeans.
  • Enter the information above and associate conferences with one or more content types.
  • Create a new node of the above type. Notice the Schedule new conference link on the full node view.
  • Schedule a new conference starting in a few minutes, and watch the state of the conferences UI change dynamically as the scheduled time comes, allowing you to start the conference.
  • Other users viewing the same node can join the conference, once you have started it.

API INFORMATION

The Blue Jeans API hasn't been officially released yet. The documentation we worked from was marked as confidential, so I cannot share a link to it at the moment.