IT Network Requirements
When using the sphere cloud infrastructure, the devices running the client applications must be able to establish the following requests and connections.
All server connections will connect over port 443
HTTPS requests to
core.sphere.tech
HTTPS requests to
app.sphere.tech
HTTPS requests to
portal.sphere.tech
WSS connection to
presence.sphere.tech
WSS connection to
sun.sphere.tech
WSS connection to
signaling.sphere.tech
TCP connection to
turn.sphere.tech
UDP connection to
media-webrtc.sphere.tech
on ports 10000-30000 (optional)HTTPS requests to
sphere-prod-eu-media-storage.s3.eu-central-1.amazonaws.com
All audio/video streaming connections will first try to establish a UDP connection to media-webrtc.sphere.tech
using an arbitrary port from range 10000-30000. If it is possible to allow EDUP traffic this can improve the quality of audio/video streaming.
If this is not possible, clients will simply fallback to audio/video transfer via TCP and Relay server.