For developers
A full toolchain — not just an SDK.
CLI, inspector, playground, emulator, webhook tester, load tests, sandboxes, migration tools. Ship live in under a day, debug it the next morning, scale it the week after.
$ kardolive --version
Kardolive CLI v1.4.0 — type kardolive help to begin
$ kardolive create stream --mode low-latency
✓ Stream stream_4f2c8a created · push URL printed

Twelve tools
What "complete PaaS" actually means.
Kardolive CLI
Create rooms, manage tokens, tail logs, deploy embed widgets, scaffold projects. Login + autocomplete + bash/zsh.
kardolive create stream --mode low-latency
Developer Portal
API keys, real-time logs, metrics, recording browser, room inspector, webhook config, billing — all in one console.
API Playground
Postman-style with live request signing. Tweak params, fire the call, copy as cURL/JS/Python/Go.
Stream Inspector
Chrome-DevTools-for-streams. Simulcast layers, RTT, jitter, packet loss, bitrate, codec — in real time, for any active session.
Network Test
Bandwidth, NAT type, codec compatibility, TURN reachability. Embeddable in your own app.
Local Emulator
Full control plane + chat + signaling running locally. Offline dev, integration tests, CI fixtures.
kardolive emulator start
Webhook Tester
Verifies HMAC signatures, replays events, simulates failure modes. No more "but it works in prod."
Load Test Suite
k6 scripts that simulate 100K concurrent viewers. Bring your own scenarios.
kardolive loadtest --viewers 100000
Sandbox Tenants
Every developer gets a free sandbox with realistic quotas. No credit card. No 5-minute timeout.
Token Generator
JWT signer with every scope/role combo. Or wire your own JWKS endpoint.
Debug Bridge
Proxy that records all SDK ↔ server traffic — gold for support tickets.
kardolive debug --record
Quota Simulator
Project monthly cost given a usage profile. Avoid surprise bills.
Migration tools
Already on someone else? We translate.
Migration tools auto-convert SDK calls from the most common alternatives. Drop your existing code into the migrator and get a working Kardolive port — same method shape, same callbacks, same event names.
See migration paths →
Less time wiring, more time shipping.
Free sandbox, real quotas, no credit card.