How to record a video stream using libVLC and c#
Posted: 12 Aug 2009 04:56
After browsing many,many posts here and elsewhere, and looking through sample code posts, I've yet to find an example of recording a video stream programatically using c# (that I can use successfully, anyway). I've seen the documentation regarding the use of "sout" parameter to direct a stream to a file as well as a display, but did also see elsewhere in the forum that this functionality is not supported in the latest VLC release.
I have used the various interop wrappers and can display the video stream with no problem and have also used the activeX control to display the stream, but the samples that have recording features do not work for me. I'm a newbie to VLC and to c#.
I'm using Visual c# Express 2008 and Vista Home Premium. Please help!
Arlee
I have used the various interop wrappers and can display the video stream with no problem and have also used the activeX control to display the stream, but the samples that have recording features do not work for me. I'm a newbie to VLC and to c#.
I'm using Visual c# Express 2008 and Vista Home Premium. Please help!
Arlee