morefigs / pymba

Python wrapper for Allied Vision's Vimba C API
MIT License
105 stars 84 forks source link

How to get the cameras under different interface( multiple Ethernet port)? #78

Closed hahakid closed 5 years ago

hahakid commented 5 years ago

I have more than one camera each under an Ethernet port, I don't find how to set the source interface when start the vimba.

morefigs commented 5 years ago

Can you successfully list the cameras? If so it should just be a matter of selecting the correct list index.

hahakid commented 5 years ago

@morefigs Thanks for your kind replay, we saved the problem by assigning each interface with different gateway.