/
EY
eyevinn
/
Strom API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3d ago
Details
Filter operations
auth
3
blocks
6
discovery
11
elements
3
flows
38
gst-launch
2
mcp
3
Media
7
media_player
5
Network
1
probes
3
System
9
vision-mixer
1
websocket
1
whep
7
get
GET /api/ice-servers - Get configured ICE servers for WebRTC connections.
get
GET /api/whep-streams - List all active WHEP streams (JSON API).
post
Proxy POST requests to /whep/{endpoint_id} Looks up the internal port from WhepRegistry and forwards to localhost:{port}/whep/endpoint
options
Handle OPTIONS preflight for /whep/{endpoint_id}
delete
Proxy DELETE requests to /whep/{endpoint_id}/resource/{resource_id}
options
Handle OPTIONS preflight for /whep/{endpoint_id}/resource/{resource_id}
patch
Proxy PATCH requests to /whep/{endpoint_id}/resource/{resource_id} for ICE candidates
whip
7
whep
Handle OPTIONS preflight for /whep/{endpoint_id}
options
/whep/{endpoint_id}
Path parameters
endpoint_id
string
required
WHEP endpoint identifier
Response
CORS preflight response
Changes