Discussions
Live avatar integration issue
Hello, i am integrating streaming avatar into our product using live avatar, I can the welcome avatar video stream, but when i send event using livekit, i have't got any video stream. The log is as follow.
I have check the "room.engine.dataChannelOpen", the datachannel is close all the time
[5:58:08 PM] Session: 08fcb86a-81a1-4126-b7e7-edb9902d3837
[5:58:09 PM] LiveKit connected
[5:58:10 PM] << Event: {"type":"avatar_start_talking","task_id":"78135597-3c79-4dea-94bc-873928dc8295"}
[5:58:16 PM] << Event: {"type":"avatar_talking_message","message":"Hey! What's your current skill level in the language you're learning, and are there any particular areas you want to work on today? ","task_id":"6a932e8d-ec74-444e-8187-8e6cdb5d3455"}
[5:58:16 PM] << Event: {"event_type":"avatar.transcription","event_id":"0dc0b65a-357c-41d7-89ad-3d884bd4ccad","text":"Hey! What's your current skill level in the language you're learning, and are there any particular areas you want to work on today? "}
[5:58:16 PM] << Event: {"type":"avatar_stop_talking","task_id":"78135597-3c79-4dea-94bc-873928dc8295","duration_ms":6480}
[5:58:16 PM] << Event: {"event_type":"avatar.speak_ended","event_id":"47b416d7-36e2-4b00-b9bb-826da313058e"}