1
0
mirror of https://github.com/BELABOX/belaUI.git synced 2026-07-04 14:46:41 +00:00
Files
rationalsa 24bb10a3a2 Set the bitrate and bind IPs filepaths in setup.json
Also moves the default bitrate file from the belacoder directory to /tmp
2021-01-01 19:03:35 +00:00

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"
}