ivanrajkovic

Results 8 comments of ivanrajkovic

I have a similar problem and would like to be able to connect to the GigE Mako camera by using camera IP address, without network discovery. Is this at all...

How is this done in the VimbaViewer? It has 'Open camera by IP' and it works to open the camera when network discovery is blocked. I know this is done...

Great, thank you for looking into this.

Update: I get camera discovered this way, I see results for cam.get_id() and cam.get_id() but nothing else really works. It only works if I use ``` cam = get_camera(ip) ```...

Yes, I am using Vimba 6 and I've altered the code as specified in this thread. Some more info about my setup: win10, network discovery blocked by company policy (Control...

I patched both changes and it works now, I get frames with synchronous_grab.py example. Didn't test anything else for now. Thanks, Ivan

I haven't tested connecting to the camera on /16 subnet, I'll try that next week. >For example; host: 172.20.40.11, camera: 172.20.40.11 -> Works I hope this is a mistype and...

Well, I will not be able to test this kind of network setup with my camera. I hope you get some help from AlliedVision.