49 lines
942 B
JSON
49 lines
942 B
JSON
{
|
|
"custom": {},
|
|
"params": {
|
|
"ipaddress": "10.193.87.55"
|
|
},
|
|
"propConfig": {
|
|
"params.ipaddress": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 360,
|
|
"width": 640
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "VideoPlayer"
|
|
},
|
|
"position": {
|
|
"height": 360,
|
|
"width": 640
|
|
},
|
|
"propConfig": {
|
|
"props.source": {
|
|
"binding": {
|
|
"config": {
|
|
"expression": "\"http://\" + {view.params.ipaddress} + \"/cgi-bin/mjpeg?resolution\u003d640x360\""
|
|
},
|
|
"type": "expr"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"liveFeed": true
|
|
},
|
|
"type": "ia.display.video-player"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |