LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Screen video capture with VLC command lines

Hi,

I need to do a program in LabVIEW that saves a video of my screen. I want it to open VLC by sending a command line and then start/stop the acquisition when I press a button. How could I do that? I didn't find the command lines to tell VLC to start the screen video acquisition... Can anyone help me and tell me what should I write in the command lines? Thanks for help!!

0 Kudos
Message 1 of 4
(5,115 Views)

Look up the help on the command line program then use the system exec to run that.  I'd start by figuring out what you need to do with an empty command prompt to play with.

 

Also I've seen others do this same thing using ActiveX which VLC installs.

0 Kudos
Message 2 of 4
(5,084 Views)

Hi Biomed,

 

you can try with the following two examples:

 

Audio and Video Capture using a Third Party ActiveX Control

 

Desktop Capture Video Recorder

 

Kind regards.

 

Cla_CUP

NI ITALY

0 Kudos
Message 3 of 4
(5,062 Views)

check the  link..

 

might be helpful

 

Thanks

Pankaj

0 Kudos
Message 4 of 4
(5,047 Views)