You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying out the latest release that uses livekit that was pushed last night and have been noticing intermittent performance issues that don't exist with the previous version.
Specifically the voices seem to sometimes drop out and slowed down, like it's struggling with bad latency that we didn't see with the previous version of the api. Recordings of the call seem to be fine when we play them after ending the call, so the latency in the playback seems to be happening on the client side.
Reproduction of this is pretty simple we are running essentially the same code from the setup document (the issue happens regardless of whether we have emitRawAudioSamples on or off).
Is this something you have been observing in your testing? Should we revert back to the previous version?
The text was updated successfully, but these errors were encountered:
I was trying out the latest release that uses livekit that was pushed last night and have been noticing intermittent performance issues that don't exist with the previous version.
Specifically the voices seem to sometimes drop out and slowed down, like it's struggling with bad latency that we didn't see with the previous version of the api. Recordings of the call seem to be fine when we play them after ending the call, so the latency in the playback seems to be happening on the client side.
Reproduction of this is pretty simple we are running essentially the same code from the setup document (the issue happens regardless of whether we have emitRawAudioSamples on or off).
Is this something you have been observing in your testing? Should we revert back to the previous version?
The text was updated successfully, but these errors were encountered: