Files
templates/blueprints/livekit/meta.json
2026-07-19 19:11:40 -06:00

20 lines
436 B
JSON

{
"id": "livekit",
"name": "Livekit",
"version": "v1.9.0",
"description": "LiveKit is an open source platform for developers building realtime media applications.",
"logo": "livekit.svg",
"links": {
"github": "https://github.com/livekit/livekit",
"website": "https://livekit.io/",
"docs": "https://docs.livekit.io/"
},
"tags": [
"video",
"audio",
"real-time",
"streaming",
"webrtc"
]
}