Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(recording): track mediasoup raw media files locations #13397

Merged
merged 1 commit into from Oct 4, 2021

Conversation

prlanzarin
Copy link
Member

What does this PR do?

Track the raw media files directory used by webrtc-sfu/mediasoup in the record-and-playback scripts.

Closes Issue(s)

None (although related to #12894)

Motivation

I was going to resort to some trickery to make mediasoup raw files end up in the
same directory as KMS to reduce changes, but it ended up being too dirty.

I am adding a third directory (/var/mediasoup) to be tracked by the rap scripts
which is where the new raw files end up in.

There are still changes in other places to be done (packaging, bbb-conf et al) to make
sure /var/mediasoup is up, owned by bigbluebutton and writable.

I was going to resort to some trickery to make mediasoup raw files end up in the
same directory as KMS to reduce changes, but it ended up being too dirty.
I am adding a third directory (/var/mediasoup) to be tracked by the rap scripts
which is where the new raw files end up in.
@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2021

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

@antobinary antobinary added this to the Release 2.4 milestone Oct 4, 2021
@prlanzarin prlanzarin merged commit 2833433 into bigbluebutton:v2.4.x-release Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants