SDK | Streaming Playground
This page is for validating vortex-streaming SDK integration behavior (props / methods / events) with real API credentials.
Quick guide:
- Fill API domain, API key, device id, and device type, then click
Render. - If playback is needed, set timestamp (UTC ms) before render, or use controls after mounted.
- Use player controls first, then advanced controls (VCA) for overlay verification.
Connection & Props
Click Render to mount `vortex-streaming`.
Methods
Mode: not mounted
Rate
Volume: 50
Dewarp
Digital zoom
Event Log
Observe `play`, `stop`, `error`, `notify` events from the component.
- No events yet.
Security & Troubleshooting
- Use scoped test token only. Do not paste production long-lived keys into shared screenshots/logs.
- If playback fails, check timestamp is UTC milliseconds and device supports archive playback.
- If no video shown, verify token, device id, and selected environment domain.