Postby erore » 04 Mar 2010 11:12
I want to use VLC to capture stream from an ip camera and save it to file. The thing is I need to do it from an external application -the application should issue a command to start recording and then to stop it. I thought I could use VLC command line however once I start recording there is no way to end it via command line, I have to kill the process. Is there some solution how to record the stream and properly end recording?