mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 07:46:58 -05:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
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
|
|
}
|
|
},
|
|
"ffmpeg":{
|
|
"path":{
|
|
"value": "ffmpeg",
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
},
|
|
"vlc":{
|
|
"path":{
|
|
"value": "cvlc",
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
}
|
|
}
|