This app highlights how one broadcast the contents of a Kaltura Meetings Experience (KME) room to a large audience.
- 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.
- 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
- 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.