Skip to main content
GET
Get live stream connection

Authorizations

Authorization
string
header
required

API key in the format gw_(live|test)_sk_<hex>

Path Parameters

sessionId
string
required

Response

Stream connection details

signaling_url
string

WebSocket signaling server URL

Example:

"wss://signal.glasswarp.com"

viewer_token
string

Short-lived JWT for WebRTC negotiation (1 hour)

rig_id
string
session_id
string
connect_url
string

Ready-to-use WebSocket URL with auth params

Example:

"wss://signal.glasswarp.com/?type=client&host_id=rig_abc&token=eyJ..."

instructions
object

Step-by-step WebRTC connection flow