[aravis] Re: Aravis 0.2.0 in sight

  • From: John Stowers <john.stowers.lists@xxxxxxxxx>
  • To: aravis@xxxxxxxxxxxxx
  • Date: Mon, 13 Aug 2012 12:53:17 +0200

On Mon, 2012-08-13 at 08:20 +0000, tom.cobb@xxxxxxxxxxxxx wrote:
> > You can construct arv_gv_devices manually using arv_gv_device_new and
> > then pass that to a new arvcamera in the constructor.
> > 
> > I am running this way to manage our multi camera setup. For efficiency
> > I
> > distribute cameras across multiple physical interfaces to maximize
> > bandwidth (hence why arv_device_new takes a device address too).
> > 
> > I then manage camera assignment and mapping to interfaces via the DHCP
> > address.
> 
> That sounds useful, do you have a code example? How do you pass your 
> arv_gv_device to arv_camera_new?

Check out

https://github.com/motmot/libcamiface/blob/master/src/cam_iface_aravis.c#L689

It embodies all that I do to reliably bring up a dozen basler ace series
cameras.

John

> 
> Thanks,
> Tom
> 



Other related posts: