Available regions
Region is set when you create a project and can’t be changed in place. To move a project, create a new one in the target region and re-upload your build.
Choosing a region
What’s shared across regions
Your account, dashboard, REST API, and billing are all global — same login and credentials no matter which region a project is in. What’s not shared: stream traffic, builds, and worker capacity all live in the project’s region. A regional outage only affects projects in that region.Moving a project to a different region
1
Create a new project
In the dashboard, create a new project and pick the target region.
2
Re-upload your build
Submit the same
.zip to the new project — via dashboard or Upload File API.3
Update embed URLs
Switch your iframe
src or Web SDK appId to point at the new project.4
Decommission the old project
Once traffic is fully cut over, delete the old project from the dashboard.
Next steps
Configuring your project
Set worker counts, codecs, and timeouts.
Codec settings
Pick the right codec for your audience and content.
Session lifecycle
What happens when a region’s worker pool is full.
Quickstart
Create your first project end-to-end.