Skip to content

Creating and destroying livekit room stopping to create new rooms after 4-5 cycles #59

@HareshPrajapati

Description

@HareshPrajapati

LiveKit SDK Version

v0.3.2

IDF Version

v5.5.1

Issue Description

When i try to create and destory livekit room multiple time its failing after 4-5 cycle

heres are my logs:

AGENT: Start agent as Controlling
livekit_peer.sub: State changed: 1 -> 0
AGENT: agent_tDisconnected done
SCTP: 0 state 6
 DTLS: Shutdown SRTP
livekit_example: Room state changed: Disconnected
livekit_example: destroyed room
Room state changed: Connecting
Room state changed: Connected
AGENT: Start agent as Controlling
livekit_peer.sub: State changed: 1 -> 0
AGENT: agent_tDisconnected done
SCTP: 0 state 6
 DTLS: Shutdown SRTP
livekit_example: Room state changed: Disconnected
livekit_example: destroyed room
Room state changed: Connecting
Room state changed: Connected
AGENT: Start agent as Controlling
livekit_peer.sub: State changed: 1 -> 0
AGENT: agent_tDisconnected done
SCTP: 0 state 6
 DTLS: Shutdown SRTP
livekit_example: Room state changed: Disconnected
livekit_example: destroyed room
Room state changed: Connecting
Room state changed: Connected
AGENT: Start agent as Controlling
livekit_peer.sub: State changed: 1 -> 0
AGENT: agent_tDisconnected done
SCTP: 0 state 6
 DTLS: Shutdown SRTP
livekit_example: Room state changed: Disconnected
livekit_example: destroyed room
Room state changed: Connecting
Room state changed: Connected
AGENT: Start agent as Controlling
livekit_peer.sub: State changed: 1 -> 0
AGENT: agent_tDisconnected done
SCTP: 0 state 6
 DTLS: Shutdown SRTP
livekit_example: Room state changed: Disconnected
livekit_example: destroyed room
E (158635) livekit: Failed to create engine
E (158635) livekit_example: Failed to create room

Hardware Configuration

ESP32-S3-Karvo-2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions