Remotization already exist

Hello everyone!

I’m trying to use cascading publishers for video room from the article Cascading publishers across VideoRoom instances | Meetecho Blog

I have three servers. My publisher publishes stream on JanusA, and I successfully add remote publisher and publish remotely on JanusB. Then I successfully add remote publisher on JanusC. But for my request publish remotely (that I send to JanusA) to publish on JanusC, I’ve got error “Remotization already exist”.

What does it mean? Have anyone encountered the same issue?

For all my original publisher and two remote publisher I user same id.

Thanks in advance for any advice

1 Like

You have to use different IDs on the publisher side, since they act as the key of that specific remotization to that specific server: that ID has nothing to do with the ID they’ll have on the remote instance, that’s up to the remote instance.

2 Likes