44 lines
677 B
JSON
44 lines
677 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Vlc",
|
|
"brand_id": "vlc",
|
|
"streams": [
|
|
{
|
|
"id": "vlc-1",
|
|
"url": "/webcam",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "vlc-2",
|
|
"url": "/stream",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"Screen RTSP 554"
|
|
]
|
|
},
|
|
{
|
|
"id": "vlc-3",
|
|
"url": "/",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"Screen RTSP 554"
|
|
]
|
|
},
|
|
{
|
|
"id": "vlc-4",
|
|
"url": "/stream0",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"Stream"
|
|
]
|
|
}
|
|
]
|
|
}
|