What’s the way to change region of livekit cloud to different region.
e.g: i want to change from region from india to us.
What’s the way to change region of livekit cloud to different region.
e.g: i want to change from region from india to us.
There is no “transfer region” capability, so the easiest way is to just recreate the agent in the new region. I didn’t realise this myself, but we have a paragraph in the docs that describes exactly this: Agent deployment | LiveKit Documentation
We have our agent deployed on server. I’m referring to Livekit Websocket Server
For Example:
{ “url”: “wss://maica-kchzbilk.livekit.cloud”, “region”: “India
1|Maica Universal Agent | West”, “protocol”: 16}
I see, that would be region pinning: Region pinning | LiveKit Documentation. The project associated with that subdomain is currently not pinned to any region.
I’m not sure where
{ “url”: “wss://maica-kchzbilk.livekit.cloud”, “region”: “India
1|Maica Universal Agent | West”, “protocol”: 16}
came from? That’s probably the region the load balancer is connecting you to.