Первоначальная версия VidConf

This commit is contained in:
2026-07-23 01:04:01 +03:00
commit 896455381a
335 changed files with 61527 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"event": "egress_ended",
"id": "{event_id}",
"createdAt": "1720000004",
"egressInfo": {
"egressId": "{egress_id}",
"roomName": "{room_name}",
"status": "EGRESS_COMPLETE",
"startedAt": "1720000002000000000",
"endedAt": "1720000004000000000",
"file": {
"filename": "{file_path}",
"location": "{file_path}"
}
}
}