Hi
I have a camera that sends h264 mpeg video over rtsp. I am looking for a solution in .NET to save this stream to disk as either a movie file or in some format I can later 'restream'.
Have so far, without success, attempted to use vlclibnet for this but am unable to reliabely get it captured to a file.
Any suggestions?
Thanks