-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Type
I cannot use LiveKit without it
Feature Description
VideoAvatar playback does not provide any mechanism to track or measure latency. When sending audio via livekit-simply or livekit-liveavatar plugins, audio frames are forwarded asynchronously, but there is no integration with QueueAudioOutput in livekit.agents.voice.avatar to monitor real-time playback positions or latency
This makes it impossible to measure, debug or improve at all VideoAvatar latency in real time
Workarounds / Alternatives
Include an optional timestamp for each audio frame and propagate it through the avatar pipeline so latency can be measured at the receiving end.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request