Display Camera Image of Vision System Connected to the Private Network

Hello,

I want to Display the Camera Image of the Integrated Vision Camera.
I am using a Cognex Camera connected to the Private Network with IP: 192.168.125.202.

I can look at the current CameraImage and Vision-Results on my PC in the Browser with the following URL: http://192.168.125.202:8087

Is it possible to Setup a UI-Component to display the current Vision Image of the Camera.

I have done it with Appstudio and a sickcamera.

Yes - In AppStudio you can directly create a WebApp linking to your URL.

Thank you.
This Solution works !!!

My mistake was, that I tried to add this view in a “Project with a blank web app” in one Item of my “Hamburge Menu”.

A second webapp just for the camera view is sufficient.

1 Like