Yes I use xDP
My config :
$config[‘discovery_by_ip’] = true;
$config[‘discovery_modules’][‘discovery-arp’] = true;
$config[‘autodiscovery’][‘xdp’] = true;
$config[‘autodiscovery’][‘ospf’] = false;
$config[‘autodiscovery’][‘bgp’] = false;
$config[‘network_map_items’] = array(‘mac’,‘xdp’);
if I try to select a camera in my map i have this error :
No map to display, this may be because you aren’t running autodiscovery or no devices are linked by mac address.
I tryed this :
but it’s still doesn’t work