Files
StrixCamDB/brands/vlc.json
T

48 lines
773 B
JSON

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