annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

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
Messaggio 1 di 4
5.273Visualizzazioni

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
Messaggio 2 di 4
5.242Visualizzazioni

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
Messaggio 3 di 4
5.220Visualizzazioni

check the  link..

 

might be helpful

 

Thanks

Pankaj

0 Kudos
Messaggio 4 di 4
5.205Visualizzazioni