0

I want to merge multiple twilio video group rooms into one as if they were a single video group. Is this possible?

Any help is appreciated.

1 Answers1

1

I think you can do this manually perhaps!

  1. You have the video call Room sid's and Participant id's
  2. From the existing Rooms, you can retain one or create a new Room Perhaps
  3. Then move all the participant from other rooms to the desired room
  4. Mark the old Room's as complete
  5. And that's it, all the participant will be on the same Room
Suraj Gupta
  • 148
  • 2
  • 11