zhibo/live-streaming/data/rooms.json

22 lines
545 B
JSON
Raw Normal View History

2025-12-17 08:47:15 +08:00
[
{
"id": "7f4acb94-f91c-4ec0-84eb-fbb1855f8f18",
"title": "11",
"streamerName": "111",
"streamKey": "7f4acb94-f91c-4ec0-84eb-fbb1855f8f18",
"isLive": false,
"viewerCount": 0,
"createdAt": "2025-12-16T09:37:13.684Z",
"startedAt": null
},
{
"id": "a85b8d00-5f9c-46a9-b664-f3153812b516",
"title": "22",
"streamerName": "22",
"streamKey": "a85b8d00-5f9c-46a9-b664-f3153812b516",
"isLive": false,
"viewerCount": 0,
"createdAt": "2025-12-16T09:50:13.396Z",
"startedAt": null
}
]