Real-time analysis of live streams (HLS/DASH/RTMP/SRT) with ASR, vision, and emb...
https://cnvrt.ing/api/convertliveOverview
Real-time analysis of live streams (HLS/DASH/RTMP/SRT) with ASR, vision, and embeddings. Supports URL-based streams and agent chunked upload. Agent-only endpoint. Payment via USDC on base.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
cnvrt
Source
bazaar
Indexed
2026-07-01 07:08:28
Health
Status
degraded
Latency (p50)
376ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-07-21 11:44:01
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"input": {
"bodyFields": {
"features": {
"description": "Features to enable: asr, vision, ocr, embeddings. Default: [asr, vision]",
"required": false,
"type": "array"
},
"latency_target_ms": {
"description": "Target latency in milliseconds. Default: 1000",
"required": false,
"type": "number"
},
"session_meta": {
"description": "Optional metadata for the session",
"required": false,
"type": "object"
},
"source_type": {
"description": "Source type: 'url' (default) or 'agent_capture'. Use 'agent_capture' for zero-friction chunked upload from agents.",
"required": false,
"type": "string"
},
"url": {
"description": "Live stream URL (HLS, DASH, RTMP, SRT, WebRTC, Twitch, TikTok, YouTube). VOD/static URLs will be rejected. Not required if source_type is 'agent_capture'.",
"required": false,
"type": "string"
},
"webhook": {
"description": "Webhook URL to receive events (optional)",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"properties": {
"events_ws": {
"description": "WebSocket URL for real-time events",
"type": "string"
},
"status": {
"description": "Session status",
"type": "string"
},
"stream_id": {
"description": "Unique stream session identifier",
"type": "string"
},
"upload_url": {
"description": "URL to POST media chunks (agent_capture mode only)",
"type": "string"
}
},
"required": [
"stream_id",
"events_ws"
],
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 11:44:01 | degraded | 404 | 376ms | |
| 2026-07-21 07:53:46 | degraded | 404 | 333ms |