fHDHR_LocalNow/data/internal_config/streaming.json
deathbybandaid 7b4d94c0b8 test
2021-01-23 17:28:10 -05:00

25 lines
853 B
JSON

{
"streaming":{
"bytes_per_read": {
"value": 1152000,
"config_file": true,
"config_web": true
},
"origin_quality": {
"value": "none",
"config_file": true,
"config_web": true
},
"transcode_quality": {
"value": "none",
"config_file": true,
"config_web": true
},
"method": {
"value": "direct",
"config_file": true,
"config_web": true
}
}
}