LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Video display in Labview 8.2

How can I display video in LabView 8.2 while certain process is running? The video is to be displayed based on the input.
0 Kudos
Message 1 of 5
(2,681 Views)
Can you provide more details of what you wish to accomplish?
 
You can display videos using Labview, and you can trigger the start of display the video by having a control or event or any other logic.
 
We will need more details to provide more appropriate suggestions.
 
RayR
0 Kudos
Message 2 of 5
(2,674 Views)
Hi,

I have some .avi files which I have to display. The files I can get from a lookup table depending on what the input is. I couldn't find a function for displaying video like there is one for displaying pictures.

Thanks

0 Kudos
Message 3 of 5
(2,651 Views)
You have to embed windows media player onto your VI.

There are some examples, somewhere in the forums - do a search.

Good Luck.
0 Kudos
Message 4 of 5
(2,648 Views)
 
You can also read the discussion in this thread: http://forums.ni.com/ni/board/message?board.id=170&message.id=44900
Check the exacmple from Ankita at the bottom of the thread.
 
RayR
0 Kudos
Message 5 of 5
(2,634 Views)