Reuse handle after room leave

Hello again!

I am trying to implement leaving room. After leave, I can’t use existing handles to join again. It says something like “Create new handle…”. How can I reuse existing handles without recreating ones?

Don’t hangup or detach handle

What to do instead? Just leave/unpublish?

@lorenzo Please, can I have some update on this?

So if I want just move around rooms, I dont need to hangup or detach handle? Working with the same peerconnection. I need just to leave room and join another?

Because now I am having this error:

[ERR] [plugins/janus_videoroom.c:janus_videoroom_handler:9698] Not in a room (create a new handle)