Viktoria
Viktoria
### Bug Description When using VideoAvatars with multiple agents under a single AgentSession, the audio input/output (QueueAudioOutput) is initialized once when the avatar starts. Currently, there’s no way to reset...
### Bug Description When running multiple agent sessions with different avatars, the system always uses the last started avatar, regardless of which session is active. So I can make a...
### 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...
#4200 add VideoAvatarMetric class, implement logic for measurement logic for Liveavatar and Simly plugins
### Bug Description The VideoAvatar logic assumes that a single AgentSession is tied to one video avatar. This design prevents assigning separate avatars to different agents within the same session,...