Giter Club home page Giter Club logo

Comments (4)

annikahannig avatar annikahannig commented on June 6, 2024

The API is already implemented.

I already had concerns about the storage, but was told not to worry so much about it.
(e.g. having different shares for unpublished / published recording, as the operation is pretty much a mv, which is costly across networks.)

from b3scale.

annikahannig avatar annikahannig commented on June 6, 2024

Right now the security relies on not knowing the internal meeting id. I kind of do not like this too much. I think we should at least hash it with a secret or something.

The configuration environment variables for recording are already documented in the readme.

B3SCALE_RECORDINGS_PUBLISHED_PATH 
required if recordings are supported: This points to the shared path where
published recordings are. Example: /ceph/recordings/published

B3SCALE_RECORDINGS_UNPUBLISHED_PATH
recordings are moved here, when unpublished Please note that in both directories the
subfolder for the format should be present. (e.g. /ceph/recordings/unpublished/presentation) 
Example: /ceph/recordings/unpublished

B3SCALE_RECORDINGS_PLAYBACK_HOST
path to host with the player. For example: https://playback.mycluster.example.bbb/

from b3scale.

annikahannig avatar annikahannig commented on June 6, 2024

Right now the security relies on not knowing the internal meeting id.

This is btw. the case for BBB without b3scale.
Again I have a bit of a bad feeling about this.

from b3scale.

danimo avatar danimo commented on June 6, 2024

This is implemented since 0.14.1. Closing.

from b3scale.

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.