Jump to content

Display video in Labview


Recommended Posts

Posted

Dear friends,

There is a requirement for me to display a streaming video coming through Gigabit ethernet. How can it be done using Labview? ( I am using LV2017)

Thanks in advance.

Posted

I've done this in the past by leveraging the PictureBox .NET component and VLC.  Just have VLC installed which is the same bitness as LabVIEW.  Drop a .NET PictureBox and then use some of the code found here, which calls into the VLC DLLs to open a stream and display it.  Here is another example that I think works too.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.