Jump to content

IP Camera Surveillance TCP-IP


Recommended Posts

Hello,

I have a "Security Super Mini 720P HD Hidden Micro IP Camera Pinhole Camera 1.0 Megapixel" http://www.ebay.com/itm/Security-Super-Mini-720P-HD-Hidden-Micro-IP-Camera-Pinhole-Camera-1-0-Megapixel-/291572900699?hash=item43e319635b:g:FQYAAOSw9r1WBEHL

and i need to get image into labview by tcp-ip commands.

I know this camera have a login.

Anyone know the commands to comunicate with this IP cameras?

Thanks

Link to comment
  • 2 months later...
On 17-8-2016 at 10:12 AM, edupezz said:

Hello,

I have a "Security Super Mini 720P HD Hidden Micro IP Camera Pinhole Camera 1.0 Megapixel" http://www.ebay.com/itm/Security-Super-Mini-720P-HD-Hidden-Micro-IP-Camera-Pinhole-Camera-1-0-Megapixel-/291572900699?hash=item43e319635b:g:FQYAAOSw9r1WBEHL

and i need to get image into labview by tcp-ip commands.

I know this camera have a login.

Anyone know the commands to comunicate with this IP cameras?

Thanks

The page you link to is not very detailed. But it says under Network Protocol: TCP/IP, HTTP, DHCP, DNS

You can forget the last two, they do not mean anything for the actual accessibility, but HTTP means most likely that you can access a periodically refreshed still image (JPEG format) from it if you can figure out the right URL path. TCP/IP with H.264 hints most likely at support live streaming with the right driver. You will need to look for an IP Camera Driver for your OS that supports the H.264 compression. Alternatively you can most likely install something like https://ip-webcam.appspot.com/ to access at least the JPEG interface on your camera. This driver translates the JPEG images into a DirectX interface that you can then interface to with the IMAQdx driver software from NI to get the images into LabVIEW IMAQ.

Link to comment
  • 1 year later...

Hi all,  this is my first massage in this site, but I start to continue in this site 
but the answer  : as I know labview just allow you to connect with ip camera if they support Gige protocol or their brand is axeis in otherwise you need to use some trick to connect and labview will not be let you connect them normally 

Edited by hatef
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.