mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 06:45:28 +02:00
19 lines
416 B
JSON
19 lines
416 B
JSON
{
|
|
"id": "go2rtc",
|
|
"name": "go2rtc",
|
|
"version": "latest",
|
|
"description": "Ultimate camera streaming application with support for dozens formats and protocols.",
|
|
"logo": "go2rtc.png",
|
|
"links": {
|
|
"github": "https://github.com/AlexxIT/go2rtc",
|
|
"website": "https://go2rtc.org/",
|
|
"docs": "https://go2rtc.org/"
|
|
},
|
|
"tags": [
|
|
"streaming",
|
|
"webrtc",
|
|
"video",
|
|
"home-assistant"
|
|
]
|
|
}
|