|
Re: Non-axis camera dashboard
The LV Getting Started window includes a template that gives the source of the default dashboard. This makes it easy to start from there and customize.
The dashboard video code takes in an IP address and builds an http request to an Axis camera. You may need to modify the Dashboard MJPG VI to request that the camera return an mjpg stream. It is parsed and displayed in an IMAQ display. This is useful if you want to add annotations, process, or select some portion of the image. If you want an html display and a URL, then you will need to replace it with an ActiveX control and embed an HTML control. You may google to find some examples of this, or ask and I can help a bit.
Greg McKaskle
|