Code Monkey home page Code Monkey logo

Comments (7)

farhatahmad avatar farhatahmad commented on August 12, 2024

Hi @bbbmm,

Can you try doing a getRecordings call using API Mate?

Fill in your Scalelite server url and secret, and then click "getRecordings" on the right hand side.

Do you see the recordings you generated?

from scalelite.

bbbmm avatar bbbmm commented on August 12, 2024

Hi,

No, I am getting “SUCCESS noRecordings There are not recordings for the meetings”

from scalelite.

bbbmm avatar bbbmm commented on August 12, 2024

Below is the details of what was done:

  1. EFS created and successfully mounted on bbb servers and scalelite host server under /mnt
  2. Directory structure and permissions has been setup as mentioned on the documentation for bbb servers and scalelite server
    uid=998(bigbluebutton) gid=998(bigbluebutton) groups=998(bigbluebutton),2000(scalelite-spool)
  3. Recording transfer scripts, https://github.com/blindsidenetworks/scalelite/tree/master/bigbluebutton, placed on the bbb servers as following

/usr/local/bigbluebutton/core/scripts/scalelite_batch_import.sh
/usr/local/bigbluebutton/core/scripts/post_publish/scalelite_post_publish.rb
/usr/local/bigbluebutton/core/scripts/scalelite.yml
(Configuration Modified)
work_dir: /var/bigbluebutton/recording/scalelite
spool_dir: /mnt/scalelite-recordings/var/bigbluebutton/spool

Above three scripts permission changed to make executable.

  1. After that we run the scalelite_batch_import.sh, below is sample output

1


2

• What is the main purpose of moving the recording to shared volume? Is it only to archive published recording and free up space from the bbb node servers?
• Do we run the scalelite_batch_import.sh manually or using cron and what is the recommended running interval? Can we set it up to run every 1-hour?

• How to view the recorded meetings from Moodle.. We tested and no recording are shown? Any additional setup or configuration required?

3

from scalelite.

farhatahmad avatar farhatahmad commented on August 12, 2024

One more step I forgot to include.

When you add the server url and secret, click the clear inputs button at the top first, then click the getRecordings link. Does it return the same response?

What is the main purpose of moving the recording to shared volume

Scalelite can't serve up the recordings from a BigBlueButton server unless it has read access to the recording files themselves.

Do we run the scalelite_batch_import.sh manually?

It only needs to be run if you have recordings on the server from before you setup Scalelite. It only needs to be run once as the scalelite-recording-importer.service that you setup already takes care of watching the BigBlueButton server for new recordings and moving them to the shared directory

from scalelite.

bbbmm avatar bbbmm commented on August 12, 2024

One more step I forgot to include.

When you add the server url and secret, click the clear inputs button at the top first, then click the getRecordings link. Does it return the same response?

Yes, i already did that

from scalelite.

bbbmm avatar bbbmm commented on August 12, 2024

one more thing, When we run bbb-record --watch on the bbb server we do see it as published "presentation"

from scalelite.

bbbmm avatar bbbmm commented on August 12, 2024

We successfully managed to make it work.

The issue was with the database permission.
few ips had to be added in the pg_hba.conf file

Thank you so much for this project.
Once again we are so happy and exited in implementing it! hopefully we will not face BBB heavy load disconnections issues anymore.

Best Wishes

from scalelite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.