I have an IP camera streaming video into blackbox buffer code that a company provided me. They also provided me example code of how i can take the buffer and convert it to an unsigned char* array. Wit
Been going round in circles, new to directx and using directshow in c#I need to flip and mirror a webcam stream, could anyone provide pointers on how to do this from a graphBuilder.
I want to use DirectShow.Net to capture the stream from a webcam. What type of UI control can I use to display a the webcam video capture?
My idea is to have a service or app running on my home PC that will enable me to view my home, outside conditions, etc while I\'m away. I\'m using DirectShow.Net and am starting to understand the conc
I have a C# DirectShow.net program that i created on a windows 7 32bit machine. It works on my development machine and it works on xp 32bit 开发者_StackOverflowand vista 32bit virtual machines.
Every example in the directshow.net samples folder (marked \"2010-February\") compiles fine, and those that play videos from files work great. However, every example that tries to enumerate the Filter
I have a webcam hooked up in graphedit, and in C# code, all the videos i save are being saved 2-3 times faster then they are being streamed at. The webcam is setup to run 640x480 @ 30fps. I record a v
I\'m using the dxSnap sample from the directshownet library http://directshownet.sourceforge.net/about.html to capture an image from my webcam. Does anybody know how to flip the video capture开发者_开
I am trying to use the GMFBuilder so that i can preview a stream from a webcam and save it periodically without restarting the whole graph. However Im not sure if this is correct or not, I was trying
Is there 开发者_高级运维a way to see what filter\'s are installed on my machine, because i have a C# winform application that takes a photo using directshow that works perfectly fine on my laptop but