Skip to content

Stress tests#205

Draft
MaxHeimbrock wants to merge 6 commits intomainfrom
max/stress-tests
Draft

Stress tests#205
MaxHeimbrock wants to merge 6 commits intomainfrom
max/stress-tests

Conversation

@MaxHeimbrock
Copy link
Contributor

@MaxHeimbrock MaxHeimbrock commented Mar 26, 2026

Measuring general connection latency, audio latency, video latency and desync.
Based on: https://github.com/livekit/client-sdk-cpp/tree/main/src/tests/stress

@MaxHeimbrock
Copy link
Contributor Author

Still WIP.
I feel like the sync test combines both video and audio latency tests as well, so we could get rid of the individual tests.
Also the test passes when at least one pulse is detected, which should be 10/10 with those timings.
I also want to test this on device and with a real server instead of local dev.

{
public class TestRoomContext : IDisposable
{
public readonly string RoomName = $"unity-test-{Guid.NewGuid()}";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo: revert back to random room names.

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.

1 participant