Move recordings to another BigBlueButton setup

You can move your existing recording files to another bbb server/setup if you don’t want to loose your existing recordings.

Follow steps given here and you will achieve what you want. There are some benefits like you can grab this recordings using BBB recording API also.

It will work on record playback modules also, So you don’t need to setup anything more for working BBB recording API demo.

For eg., You have made some recordings using BBB demo API with meeting name English 101.

So, all recording files will be named 6e35e3b2778883f5db637d7a5dba0a427f692e91-******* This you can see using command “bbb-record –list” command.

Now, you have to copy all source for this recordings under this location, /var/bigbluebutton/MEETING_RECORDINGS_FOLDERS and /var/bigbluebutton/published/presentation/MEETING_RECORDINGS_FOLDERS to another BBB server on same path /var/bigbluebutton and /var/bigbluebutton/published/presentation.

Now, execute command `bbb-record –list` to see all recordings on other bbb server, you will see all this recording listed.

You can directly open this recording playback files using this url : http://BBB_SERVER_IP/playback/presentation/0.9.0/playback.html?meetingId=RECORDING_FOLDER_NAME

For any query : contact me Ghanshyam Katriya (+91 9033701080 | anshkatriya@gmail.com)