Discussions
Livekit Plugin - No video until another participant joins
last month
Hi,
I am using Livekit and the Liveavatar Livekit Avatar plugin.
My flow (without Avatar) is as follows:
- User joins room
- Agent is started
- Agent connects to room
- AgentSession is started
- User can talk to agent
This doesn't work when using the Liveavatar Plugin:
- User joins room
- Agent is started
- Agent connects to room
- AvatarSession and AgentSession are started
- LiveAvatar participant joins room
- Nothing happens - The LiveAvatar participant will not publish video until another participant joins the room.
Expected behaviour:
If there already is a human participant in a room, when the liveavatar participant connects, it should immediately start streaming the video.