chore: add VERSION v0.4.6 (#207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
162f497923
commit
56a8b0dac9
35
json/go2rtc.json
Normal file
35
json/go2rtc.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "go2rtc",
|
||||
"slug": "go2rtc",
|
||||
"categories": [
|
||||
15
|
||||
],
|
||||
"date_created": "2024-05-02",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 1984,
|
||||
"documentation": "https://github.com/AlexxIT/go2rtc/blob/master/README.md",
|
||||
"website": "https://github.com/AlexxIT/go2rtc",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/go2rtc.webp",
|
||||
"config_path": "/opt/go2rtc/go2rtc.yaml",
|
||||
"description": "go2rtc is the ultimate camera streaming application with support RTSP, WebRTC, HomeKit, FFmpeg, RTMP, etc.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/go2rtc.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
Reference in New Issue
Block a user