Hi all,
I need to connect to a specific camera by IP address. I can get an ArvDevice
using arv_open_device()
but how do I get an ArvCamera
when I have an ArvDevice
? I didn’t find anything helpful in the API or in the examples/tests.
Thank you.
Cyril