-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I searched and googled for an answer but couldn't find one.
Basically I'm developing a webcam/audio streaming application which should capture audio and video from a pc (usb webcam/microphone) and send them to a receiving server. What the server will do with that it's another story and phase two…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I'm working on a solution that will be used to receive video stream from remote hosts and to put various texts on the top of it. Currently it consists of custom DirectShow push filter (C++) which receives data from remote hosts using RTP protocol and tiny C# application that sets up the DirectShow…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Today I have such graph. I run it on windows
I need some easy crossplatform DirectShow like alternative where to reconstruct such graph will not be a hard task.
Where can I get such alternative? *(and If you can presenta way to reconstruct such graph in It It would be grate!)
BTW: By crossplatform…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to debug my DirectShow source filter. I'm using Delphi Pro 6 on Windows XP along with the DSPACK component library. I'm using Skype as my host application, which I set in the Parameters option in the Run menu, for testing my source filter DLL (ax file extension). Skype runs fine and…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hai..
am writing simple appliaction for capture and rendering video in vc++ .and i set meadiatype for capture pin RGB24 AND 640*480 image size.
Image is captured thats size.but i cant rendering preview.if i render that i get BLACk PREVIEW only.i checked also in GRAPH EDIT tool.but i cant get.
am…
>>> More