BigBlueButton Activity Module for Moodle 2.0/2.1 now supports record and playback

Re: BigBlueButton Recordings - Site wide

by Stephen Dame -
Number of replies: 0
using getRecordings with no value will return all recordings from server.   If this is more then 50-75 recordings, you may see an issue with cpu/memory utilization when fetching a large number.


to play them from any server or s3, you just move them and the player to any webserver.

easist way is to create a getRecordings call in mconf api mate,  and add this to the admin section.

if you need to publish/unpublish and delete as well.  modify the wordpress plugin to pass meetingId="" with no other meta filters

regards,

Stephen