Skip to content

Various Recording Functions in BigBlueButton #11

Description

@Tecumtha

If you activate various recording functions in BigBlueButton, the recording proxy can handle almost everything, just not with "notes".

Solution:

It is easy to solve if you create a new file under "/etc/bigblucbutton/nginx/"

File: notes.nginx

        location /notes {
                root    /var/bigbluebutton/published;
                index  index.html index.htm;
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions