fHDHR_LocalNow/data/internal_config/streaming.json
deathbybandaid 12313bde74 first psuh
2021-01-15 13:52:25 -05:00

29 lines
788 B
JSON

{
"streaming":{
"bytes_per_read": {
"value": 1152000,
"config_file": true,
"config_web": true
},
"quality": {
"value": "none",
"config_file": true,
"config_web": true
}
},
"ffmpeg":{
"path":{
"value": "ffmpeg",
"config_file": true,
"config_web": true
}
},
"vlc":{
"path":{
"value": "cvlc",
"config_file": true,
"config_web": true
}
}
}