I am hosting my own livekit server in azure kubernetes cluster. I am seeing two issues:
1) I started 10 agents with one livekit server. I am testing how many rooms can be run concurrently. I am using livekit load tester cli for this. Somehow, total number of rooms that are created is capping at around 120 rooms even though the agents vm cpu usage is not going above 50-60%. I had tested one agent with one livekit server, it was able to create more than 25 rooms with 98% cpu usage.
2) Sometime, while agent's audio glitches randomly. What can be the reason for this?