No, each VideoRoom plugin is isolated. If you want to scale users on multiple Janus instances, you'll have to handle the synchronization from an application perspective (e.g., putting some publishers on a server and some on another, and have viewers subscribe to the related servers), for instance in your own application server that wraps the Janus API.
L.