I am having trouble debugging an error that happen...
# ask-ai
g
I am having trouble debugging an error that happens when I attempt to send video input to a Livekit agent. I'm using the "agent-starter-react" React demo as the frontend to a Livekit Python agent I created. When I turn on my camera or share my screen while talking to my agent, the agent immediately crashes and exits the room. My agent logs the following when I share my screen: "livekit.agents - process exited with non-zero exit code -4". How do I prevent this from happening?
t
Thanks for reaching out, Jean-Philippe. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!
g
How do I debug a Livekit python agent?