Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

can i use labview to capture and process images from ip cameras connected to a switch.

Hi,

 

i have more then one ip cameras conneted in LAN by a switch. i have a PC conneted to same switch. is it possible to capture images from these ip cameras and process them(for example performing simple barcode scan or QR-code scan or OCR)?  Which IP cameras will be supported?

 

LAN setup

 

0 Kudos
Message 1 of 8
(4,088 Views)

At least some IP cameras are supporter, maybe not all though... see here. what brand / models do you have?


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 8
(4,085 Views)

At present I haven't bought any cameras yet. I was going to buy only after coming to know which cameras would be compatible for my application. Going through NI website I found that basler and axis cameras are compatible when connected directly to a cRIO system. But in my case I have them connected to PC via switch.

0 Kudos
Message 3 of 8
(4,082 Views)

There is functionally no difference whether the camera is connected directly to the system or via a switch. Both should work the same. The only real requirement that you'd need to care about is whether the switch can pass multicast UDP traffic correctly (this is used for network discovery of IP cameras). Generally all unmanaged switches (probably what you are using) will treat multicast traffic identical to broadcast traffic, but some managed switches/routers may need to be configured to pass multicast.

 

Eric

 

 

0 Kudos
Message 4 of 8
(4,078 Views)

Sorry, I didn't see this when you posted it.  We currently have 24 Axis M-1031 cameras monitoring 24 stations, and record 5-10" of video if any station registers a "significant event".  Not a problem (though we had to do a bit of Advanced Handwaving to get MAX to see the cameras that were in a different subnet).

 

BS

0 Kudos
Message 5 of 8
(3,799 Views)

I use switch with Labview on PC. I use a switch which supports JUMBO frames for better performance.

Netgear Gs108T. Also with Basler or Manta GigE Camera.

 

Toine

 

0 Kudos
Message 6 of 8
(3,780 Views)

I have run up to 5 cameras into LabVIEW through a switch.  Today I tried to run one camera through a switch and only got one of the switches to work (I Tried 4 switches and hubs) and I had to dumb the packet size down to 1.5K, but it works.  

0 Kudos
Message 7 of 8
(55 Views)

I'm not sure what you mean by "a switch".  More than a decade ago, I mentioned we were managing 24 cameras that were connected to a TCP/IP "something-or-other" that (as I remember it) sent them out through two IP addresses that, in MAX, we addressed as "IP Address::channel" (where "channel" was from 0 to 11, but I didn't set this up, don't remember the details of the hardware, might not have correctly described how MAX saw these 24 cameras (except the identifier for each was something like IP, a separator, and a sub-channel number).  This might be called something other than a "switch", but I'm not an electrical engineer (or computer scientist) ...

 

Bob Schor

0 Kudos
Message 8 of 8
(26 Views)