Skip to content

Yamaha Tio1608-D Controller

Manuel Officiel

Download Yamaha Tio1608-D Owner's Manual (CA)

JSON Configuration Fields Breakdown

FieldValueRole in Hibou
ha_gains[30,30,30,30]Fixed preamp gains
multicast_ip239.69.250.255GStreamer RX target: udpsrc port=5005 address=239.69.250.255
clock_rate48000Audio sync for drone AI datasets processing
interfaceenp3s0ip maddr add 239.69.250.255 dev enp3s0 for IGMP multicast
nb_channels4Active audio channels from Tio1608
rtp_payload99RTP payload type
port5005RTP/UDP port for multicast audio reception
model"1966"Dante device ID uniquely identifying Tio1608-D hardware
json
{
    "controllers": [
        {
            "name": "YamahaTio1608",
            "ip": "192.168.250.15",
            "ha_gains": [30, 30, 30, 30],
            "devices": [
                {
                    "name": "Y001-Yamaha-Tio1608-D2-8f6e69",
                    "model": "1966",
                    "ipv4": "192.168.250.16",
                    "port": 5005,
                    "nb_channels": 4,
                    "multicast_ip": "239.69.250.255",
                    "rtp_payload": 99,
                    "interface": "enp3s0",
                    "clock_rate": 48000
                }
            ]
        }
    ]
}