Skip to content

Broadcast the contents of a Kaltura Meetings Experience (KME) room to a large audience.

Notifications You must be signed in to change notification settings

kaltura-vpaas/kme-to-webcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kme-to-webcast

This app highlights how one broadcast the contents of a Kaltura Meetings Experience (KME) room to a large audience.

Prerequisites

  • Kaltura account configured with both KAF and KME modules enabled
  • PHP and Apache installed on development machine
  • Download and unzip the PHP Kaltura Client Library. Rename the folder to KalturaClient and move it into the repository root folder.
  • Copy AppSettings.php.template to AppSettings.php and replace the occurences of "INSERT_PROPER_VALUE" with the proper values.

Key Features

  • Creating a Kaltura LiveStream Entry, which houses the webcast
  • Launch into a KME room
  • Start broadcasting the webcast into the Kaltura LiveStream Entry
  • View the webcast in a Kaltura Player

Start/Stop Webcast from KME

  • After joining the room as Presenter, click Tools, then Webcast Stream. Select a LiveStream entry and click Go Live to start broadcasting.
  • Broadcast should be viewable in the player within 20 to 50 seconds after it started.
  • To stop broadcasting, click on the Webcast icon on the top menu bar and click Stop Webcast.

About

Broadcast the contents of a Kaltura Meetings Experience (KME) room to a large audience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published