;------------------------------------------------------------------------------- ; For common usage ;------------------------------------------------------------------------------- ; ; 5GHz band ; +-----+------+-----+------+-----+------+-----+------| ; | Ch | Freq | Ch | Freq | Ch | Freq | Ch | Freq | ; +-----+------+-----+------+-----+------+-----+------| ; | 36 | 5180 | 64 | 5320 | 124 | 5620 | 153 | 5765 | ; | 40 | 5200 | 100 | 5500 | 128 | 5640 | 157 | 5785 | ; | 44 | 5220 | 104 | 5520 | 132 | 5660 | 161 | 5805 | ; | 48 | 5240 | 108 | 5540 | 136 | 5680 | 165 | 5825 | ; | 52 | 5260 | 112 | 5560 | 140 | 5700 | 169 | 5845 | ; | 56 | 5280 | 116 | 5580 | 144 | 5720 | 173 | 5865 | ; | 60 | 5300 | 120 | 5600 | 149 | 5745 | 177 | 5885 | ; +-----+------+-----+------+-----+------+-----+------| ; [radio] freq = 5680 ; Radio frequency ; ; Sensor settings ; [sensor] device = /dev/video2 width = 1280 height = 720 fps = 30 ; ; Picture settings ; [picture] ;brightness = -45 ; -64 .. 64 ;contrast = 20 ; 0 .. 100 ;hue = -10 ; -180 .. 180 ;saturation = 64 ; 0 .. 100 ;gamma = 100 ; 100 .. 500 ;gain = 0 ; 0 .. 128 ;sharpness = 3 ; 0 .. 100 ;exposure_auto = 3 ; 1 = Manual, 3 = Aperture ;exposure_absolute = 10 ; 1 .. 5000 if manual ;exposure_auto_priority = no ; ;white_balance_temperature_auto = no ; ;white_balance_temperature = 5000 ; 2800 .. 6500 unless auto ; ; Encoder settings ; [encoder] format = h264 ; bitrate = 3500000 ; (cbr) vbr = no ; Use vbr (variable bitrate) ;qp = 33 ; Quantization parameter (vbr) gop = 29 ; Distance between keyframes ;-------------------------------------------------------------------------------- ; For experts ;-------------------------------------------------------------------------------- ; ; Video stream settings ; [video] port = 0 ; Port mtu = 1350 ; Max. payload size data = 10 ; Data packets per block fec = 4 ; FEC packets per block bitrate = 18 ; 802.11a/g mbits if >0 or 802.11n MCS index sgi = yes ; Use short guard interval stbc = no ; Use space-time block code ldpc = no ; Use low-density parity-check ; ; Datalink stream settings ; [datalink] port = 10 ; Port mtu = 1350 ; Max. payload size bitrate = 6 ; 802.11a/g mbits if >0 or 802.11n MCS index sgi = yes ; Use short guard interval stbc = no ; Use space-time block code ldpc = no ; Use low-density parity-check ; ; Crypto stream settings ; [config] port = 125 ; Port mtu = 1350 ; Max. payload size bitrate = 6 ; 802.11a/g mbits if >0 or 802.11n MCS index sgi = yes ; Use short guard interval stbc = no ; Use space-time block code ldpc = no ; Use low-density parity-check ; ; Config stream settings ; [config] port = 126 ; Port mtu = 1350 ; Max. payload size bitrate = 6 ; 802.11a/g mbits if >0 or 802.11n MCS index sgi = yes ; Use short guard interval stbc = no ; Use space-time block code ldpc = no ; Use low-density parity-check ; ; Air unit status stream settings ; [status] port = 127 ; Port mtu = 1350 ; Max. payload size bitrate = 6 ; 802.11a/g mbits if >0 or 802.11n MCS index sgi = yes ; Use short guard interval stbc = no ; Use space-time block code ldpc = no ; Use low-density parity-check ;-------------------------------------------------------------------------------- ; For Lelik only ;-------------------------------------------------------------------------------- [88XXau] rtw_rx_stbc = 3 ;