01-28-2023 05:04 PM
Hey hey! Recently I read a post in which somebody used LabVIEW in conjunction with the Video Development Module and the Vision Acquisition module to create a system that can upload webcam footage onto the web. That being said, however, I was wondering if it would be possible to reverse-engineer this in a way. My goal is to create an application that does the following:
Any help is greatly appreciated!
- Brasilius
Here is the original post in question for anybody wondering: https://forums.ni.com/t5/LabVIEW-Web-Development/Streaming-Images-Over-Websockets-Demo/ta-p/3531837?...
01-29-2023 03:36 AM - edited 01-29-2023 03:37 AM
What do you want to reverse engineer on a small example VI whose diagram is even posted?
What you want to do is certainly possible but it will get a little more complicated than that single example program you dug up. This forum is literally plastered with posts where someone asks for one or more points of your list and gets help with it and with usually no feedback if they succeeded and never with an answer posting their own result.
So everybody like you starts again from scratch.
It’s not very complicated to do but definitely more work than wiring together a few blocks.
So what is your experience in LabVIEW? Why do you want to use LabVIEW for this? What other programming do you know?
01-31-2023 03:35 PM
I'm looking to go from a preexisting video source on a webpage to LabVIEW. Are there any examples of this?