Driver of Sony SNCEB600B LabView IP camera

Hello

I'm looking for a driver for LabVIEW for camcorder Sony SNC EB600B.

I need some basic functions like change the frame rate, resolution, taking photos and video streaming.

All this is supported by the web browser, but I would like to try to continue some LabVIEW programming.

Can anyone help?

Hello

In case someone each branch Sony SNC-EB600B or such with engine IPELA and wants to interface with LabVIEW

At least get somwhere with the image still grasping.

I found the link very useful here, which gave me the idea what to do. Then sniff the ethernet with wireshark and get the url of the feed of the camera was also crucial.

The URLS are (at least in this camera):

still images

http://ip_camera/oneshotimage1

water courses

ImageCodec1
http://ip_camera/Image1

Now for access to the I did it via the HTTP client, for still images now. See attached Vi.

So now at least I can read the images, which is essential for me. The video stream I can see in the browser so that's good for now.

Tags: NI Software

Similar Questions

Maybe you are looking for