Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce classes to allow capture from mms streams. #44

Open
GoogleCodeExporter opened this issue Mar 29, 2016 · 4 comments
Open

Introduce classes to allow capture from mms streams. #44

GoogleCodeExporter opened this issue Mar 29, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Hi Andrew

Would there be much work involved in adding the ability to capture frames 
from a mms stream in teh same way that you can from local devices using 
direct show  etc 

Thanks

Karl

Original issue reported on code.google.com by karl.bar...@gmail.com on 12 Dec 2007 at 4:50

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Project-Video, Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Has MMS been added to AForge.NET yet? 2.0?

Original comment by king...@gmail.com on 25 Mar 2009 at 7:47

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 1 Mar 2010 at 10:25

  • Changed state: New

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant