AravisProject / aravis

A vision library for genicam based cameras
GNU Lesser General Public License v2.1
840 stars 316 forks source link

Is there a way to get the interface that is connected to the camera (or its IP/subnet) #910

Open jonahjjameson opened 4 days ago

jonahjjameson commented 4 days ago

I am using a setup where a single camera is connected to a computer with multiple 10Gige network interfaces. I am looking for a way to get the interface name (i.e. eth0/enp4s0). Or if the name is not possible, get the IP or Subnet of the interface.

Is that something that is currently available in the api?