Files
StrixCamDB/brands/gopro.json
T

28 lines
441 B
JSON

{
"version": 2,
"brand": "Gopro",
"brand_id": "gopro",
"streams": [
{
"id": "gopro-1",
"url": "/video.mjpg?q=30&fps=33&id=0.5",
"protocol": "http",
"port": 8090,
"models": [
"Hero 3+"
]
},
{
"id": "gopro-2",
"url": "/live",
"protocol": "rtmp",
"port": 1935,
"models": [
"Hero 9 Black",
"Hero7",
"Hero9"
]
}
]
}