06-13-2024 06:27 AM
Hi everyone,
I’m working on a project where I need to capture the live video feed from pylon viewer into labview. Unfortunately, the application does not support ActiveX, and I would like to avoid using specific NI tools beyond LabVIEW. I’m looking for alternative methods to control and automate the application from LabVIEW.
Here are the details:
Could anyone suggest alternative ways to achieve this? Any advice on interfacing methods, scripts, or protocols that could work with LabVIEW would be greatly appreciated.
Thanks in advance!
06-13-2024 07:08 AM
The only good way is to use NI Vision Developpment. It's stable, it works very well with Basler Cameras. But it costs..
06-13-2024 12:58 PM
> Objective: Display live video feed from the camera with zoom control
What are you going to do with the video?
If just display, how about make the 3rd party window a child window of your front panel?