Open GoogleCodeExporter opened 9 years ago
Hello, Karl
No, it is not that hard to add. You may find such class in my Camera Vision
application:
http://www.codeproject.com/KB/audio-video/cameraviewer.aspx
I will revisit it and add to AForge.NET
Original comment by andrew.k...@gmail.com
on 13 Dec 2007 at 7:25
Has MMS been added to AForge.NET yet? 2.0?
Original comment by king...@gmail.com
on 25 Mar 2009 at 7:47
Original comment by andrew.k...@gmail.com
on 1 Mar 2010 at 10:25
You might actually be able to do this with the FileVideoSource class.
Directshow doesn't care if the call to graph.AddSourceFilter( fileName,...) is
a file or a url; if it's an mms url, it should load up one of the WM network
source filters (not clear which one, that depends on what versions of
Windows/DShow you have installed)
Original comment by kid...@gmail.com
on 21 Aug 2010 at 8:39
Original issue reported on code.google.com by
karl.bar...@gmail.com
on 12 Dec 2007 at 4:50