34 lines
863 B
JSON
34 lines
863 B
JSON
{
|
|
"ffmpeg":{
|
|
"path":{
|
|
"value": "ffmpeg",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"bytes_per_read":{
|
|
"value": 1152000,
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
},
|
|
"vlc":{
|
|
"path":{
|
|
"value": "cvlc",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"bytes_per_read":{
|
|
"value": 1152000,
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
},
|
|
"direct_stream":{
|
|
"chunksize":{
|
|
"value": 1048576,
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
}
|
|
}
|