Files

106 lines
2.0 KiB
JSON

{
"version": 2,
"brand": "OpenIPC",
"brand_id": "openipc",
"streams": [
{
"id": "openipc-1",
"url": "/stream=0",
"protocol": "rtsp",
"port": 554,
"models": [
"MAJESTIC STREAMER",
"Generic",
"Majestic",
"Other"
],
"notes": "Main stream (video0) - Majestic streamer default"
},
{
"id": "openipc-2",
"url": "/stream=1",
"protocol": "rtsp",
"port": 554,
"models": [
"MAJESTIC STREAMER",
"Generic",
"Majestic",
"Other"
],
"notes": "Sub stream (video1) - Majestic streamer"
},
{
"id": "openipc-3",
"url": "/image.jpg",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "JPEG snapshot"
},
{
"id": "openipc-4",
"url": "/mjpeg.html",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "MJPEG stream"
},
{
"id": "openipc-5",
"url": "/video.mp4",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "Fragmented MP4 video"
},
{
"id": "openipc-6",
"url": "/audio.opus",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "Opus audio stream"
},
{
"id": "openipc-7",
"url": "/audio.mp3",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "MP3 audio stream"
},
{
"id": "openipc-8",
"url": "/audio.m4a",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Majestic",
"Other"
],
"notes": "AAC audio stream"
}
]
}