Status: Running
Mode: WebRTC Streaming
WebSocket Endpoint: wss://your-domain/ws
/ws{
"type": "offer",
"sdp": "...",
"sdp_type": "offer",
"request_data": {
"project_id": "test_new_video_204",
"rag_item_id": "rag_000",
"question_id": "question_000",
"answer_audio_urls": [
{
"answer_id": "ans1",
"audio_answer": "https://..."
}
],
"realtime": true
}
}