Skip to content

[stable26] Add benchmark tool for the recording server#9140

Merged
nickvergessen merged 8 commits intostable26from
backport/9120/stable26
Mar 23, 2023
Merged

[stable26] Add benchmark tool for the recording server#9140
nickvergessen merged 8 commits intostable26from
backport/9120/stable26

Conversation

@backportbot-nextcloud
Copy link

backport of #9120

Rather than providing some values and then composing the final name from
them now the sink name is explicitly provided.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Rather than providing some values and then composing the final name from
them now the recorder log name is explicitly provided.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
This will make easier to override the values set in the configuration
for specific runs.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
The benchmark tool can be used to check the resources needed by the
recorder process with different configurations, as well as to verify the
quality of the recorded file.

Unlike a real call recording the benchmark helper does not launch a
browser and joins an actual call; instead a video file is played.
Therefore it can not be used to check the whole usage of resources
during a call recording, but only the resources used by the recorder
itself.

On the other hand, playing a video file eases performing the tests, as
it does not require an actual call to be running, and also helps to
compare the quality between different configurations, as they can all be
based on the same input.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@backportbot-nextcloud backportbot-nextcloud bot added the feature: call 📹 Voice and video calls label Mar 22, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the 💘 Next Patch (26) milestone Mar 22, 2023
@nickvergessen nickvergessen merged commit c0fb387 into stable26 Mar 23, 2023
@nickvergessen nickvergessen deleted the backport/9120/stable26 branch March 23, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: call 📹 Voice and video calls

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants