mirror of
https://github.com/BELABOX/belaUI.git
synced 2026-07-04 14:46:41 +00:00
24bb10a3a2
Also moves the default bitrate file from the belacoder directory to /tmp
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"hw": "jetson",
|
|
"belacoder_path": "/home/nvidia/belacoder/",
|
|
"srtla_path": "/home/nvidia/srtla/",
|
|
"bitrate_file": "/tmp/belacoder_br",
|
|
"ips_file": "/tmp/srtla_ips"
|
|
}
|