Skip to content

bbb-record --delete/--rebuild/--deleteall ignores "video" folder #77

Description

@pielonet

Hi,

Although BBB API's getRecordings call lists mp4 recordings of type "video" present in subfolders of /var/bigbluebutton/published/video/, BBB script bbb-record ignores this folder and actions like bbb-record --deleteall do not delete subfolders of this folder. This leads to BBB API falsly listing recordings that the administrator thought he/she had deleted.

It looks like bbb-record expects to find a file named video.rb in folder /usr/local/bigbluebutton/core/scripts/process in order to take the "video" format into account for rebuilding or deleting files, as referenced here : https://github.com/bigbluebutton/bigbluebutton/blob/e905d08f3db596e81ce1006b58baeaef35665496/bigbluebutton-config/bin/bbb-record#L87

Could you please take action with the developers of BigBlueButton to fix this inconsistency ?
This is all the more annoying that my personal scripts rely on the results of BBB API to determine if a BBB server still has remaining recordings.

Kind regards,
Thierry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions