blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
469 stars 247 forks source link

Recoding files size and raw size info #929

Closed blueiceprj closed 1 year ago

blueiceprj commented 1 year ago

Description

Recording API in BBB over scalelite is not fully implemented. We cannot see how much space the recordings take up on the disk. With this PR will be able to get those information.

Testing Steps

  1. Use api mate and test recorded meeting. You should see like that image

Screenshots (if appropriate):

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

farhatahmad commented 1 year ago

Please follow the PR template

blueiceprj commented 10 months ago

Updated PR description according to your template. Please review it again.