06-12-2015 03:02 AM - edited 06-12-2015 03:17 AM
Hi,
I have an IP Camera which can be viewed online through a given url.
However, i am stuck trying to display the live stream on my front panel. DAQ-Max is not needed because the camera is already integrated to software.
Attached is my VI so far, and here is the website:
Click on mobile mode to see the live video stream.
However there is an error at the "READ JPEG file" when i run the VI. I dont really understand the error?
I just need to link the VI's front panel to the live stream video via url. How do I do that? Thank you in advance!
06-12-2015 08:23 AM
You might try implementing a web browser within LabVIEW to view your video stream. Check this link out: https://decibel.ni.com/content/docs/DOC-2042
-RGW