directshow.net
How can i migrate Video For Windows code to something better?
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[详细]
2023-03-25 07:44 分类:问答.net DirectX Flip or Mirror a IGraphBuilder (webcam)
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.[详细]
2023-03-24 07:20 分类:问答C# control to display camera video with DirectShow.Net
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?[详细]
2023-03-20 22:47 分类:问答How to stream captured video from a client to the server using DirectShow.Net
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[详细]
2023-03-20 19:14 分类:问答Smart Tee wont connect to camera
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.[详细]
2023-03-20 11:01 分类:问答Is directshow.net video input device filter enumeration broken (in newer environments)?
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[详细]
2023-03-19 18:43 分类:问答Is File Writer speeding up my FPS of my captured streaming videos?
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[详细]
2023-03-16 04:16 分类:问答Flip video input horizontally C# DirectshowNet
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开发者_开[详细]
2023-03-15 09:27 分类:问答Am I using the GMFBridge.DLL to preview/capture a stream correctly?
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[详细]
2023-03-14 07:54 分类:问答How to check for directshow filters on pc
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[详细]
2023-03-14 06:39 分类:问答