I am having an issue with connecting the Color Converter DMO object in graphedit (graphstudio, and in code). It works on one machine and turns green in graphedit, however on the machine I have to demo
I am new at DirectShow, so some parts of this library i don\'t understand well. I already see the example DxSnap, but i need to capture frames without开发者_开发知识库 previewing it, for futher proces
I am trying to use a webcam to take photos for badges. To do this I have used the directshow.net library and examples, this has got me a webcam preview screen in .NET rendered in a picturebox as per D
I\'ve been using DirectShow.NET to interface with a webcam in C# and so far everything has been going smoothly.However, right now I\'m working on trying to set up a method to \"crop\" an image (while
if I have more than one camera attached to my PC ... I want to know the best available resolutions for a specific camera ...
I\'m using the DirectShow.Net Library to create a filter graph that streams video by using an http address and the WM Asf Writer. Then on the webpage I\'m able to use t开发者_JAVA百科he object element
I\'m brand new to DirectShow and am working on adding a video stream to my application.I\'ve looked into many solutions out there (TouchLess, DirectShow.net, etc.) and ended up going with this small p
I have a buffer of UYVY data from a camera and i am using the GSSF Directshow.net filter to push the buffer through a graph.
I have a source filter that cannot be used in two applications at the same time. Is there a way to know if the filter is in use by another application?
I\'m using the DirectShow.Net library to display a feed from a web cam. I\'ve created the capture graph with an ISampleGrabber interface which uses a callback containing a pointer to the video frame b