Config for CBC Nursery
This commit is contained in:
parent
f1430ed8bd
commit
791709a11e
36
config.json
36
config.json
@ -1,43 +1,17 @@
|
||||
{
|
||||
"instance_name": "Test",
|
||||
"instance_name": "Nursery",
|
||||
"mpv_arguments": [
|
||||
"--loop",
|
||||
"--screen=0"
|
||||
],
|
||||
"buttons": [
|
||||
{
|
||||
"name": "Goofy",
|
||||
"video_url": "videos/goofy.mp4",
|
||||
"name": "Sanctuary Stream",
|
||||
"video_url": "rtsp://192.168.1.156/axis-media/media.amp",
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"name": "Neutron Stars",
|
||||
"video_url": "videos/neutronstars.mp4",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "Gimme The Yeet Boys",
|
||||
"video_url": "videos/yeet.mp4",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "Hey Bender",
|
||||
"video_url": "videos/bender.mp4",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "Dog of Wisdom",
|
||||
"video_url": "videos/dog.mp4",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "Nyan Cat",
|
||||
"video_url": "videos/nyan.mp4",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "Smooth Jazz Nyan Cat",
|
||||
"video_url": "videos/smoothjazznyan.mp4",
|
||||
"name": "Steeple Cam Stream",
|
||||
"video_url": "rtsp://192.168.1.157:80/live/0/h264.sdp",
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
|
BIN
mpvcommander.db
BIN
mpvcommander.db
Binary file not shown.
Binary file not shown.
BIN
videos/dog.mp4
BIN
videos/dog.mp4
Binary file not shown.
BIN
videos/goofy.mp4
BIN
videos/goofy.mp4
Binary file not shown.
Binary file not shown.
BIN
videos/nyan.mp4
BIN
videos/nyan.mp4
Binary file not shown.
Binary file not shown.
BIN
videos/yeet.mp4
BIN
videos/yeet.mp4
Binary file not shown.
Loading…
Reference in New Issue
Block a user