Skip to main content
GET
/
v1
/
desktop
/
stream
/
signaling
Open a desktop WebRTC signaling session.
curl --request GET \
  --url http://localhost:2468/v1/desktop/stream/signaling
{
  "status": 1,
  "title": "<string>",
  "type": "<string>",
  "detail": "<string>",
  "instance": "<string>"
}

Query Parameters

access_token
string | null

Bearer token alternative for WS auth

Response

WebSocket upgraded