28 lines
659 B
JSON
28 lines
659 B
JSON
{
|
|
"http_port": 8080,
|
|
"rtsp_port": 8854,
|
|
"http_base_dir": "/usr/share/aes67-linux-ui",
|
|
"log_severity": 4,
|
|
"playout_delay": 144,
|
|
"tic_frame_size_at_1fs": 192,
|
|
"max_tic_frame_size": 1024,
|
|
"sample_rate": 48000,
|
|
"rtp_mcast_base": "239.2.0.1",
|
|
"rtp_port": 5004,
|
|
"ptp_domain": 0,
|
|
"ptp_dscp": 46,
|
|
"sap_mcast_addr": "239.255.255.255",
|
|
"sap_interval": 30,
|
|
"syslog_proto": "",
|
|
"syslog_server": "255.255.255.254:1234",
|
|
"status_file": "/var/lib/aes67-linux/status.json",
|
|
"mdns_enabled": true,
|
|
|
|
"configure_me_on_toplevel": {
|
|
"interface_name": "eth0",
|
|
"mac_addr": "example",
|
|
"ip_addr": "example",
|
|
"node_id": "example"
|
|
}
|
|
}
|