|
-
November 19th, 2008, 02:18 PM
#1
How to get data from an output pin?
Hi all,
I have some problems with directshow filters. I have a device (webcam) that provide some directshow filters for Capture (Source Filter) and Decoder Filter. So with those filters, I can capture and display the video in my local computer.
But I want to get the data from output pin of the Capture filter and using my own RTP stack(symmetric RTP, non-directshow written as a dll) to send it to a remote computer. And in the remote computer, I want to use my RTP stack to receive the video packets and using Decoder Filter to decode the data? So can I do something like that (mixed directshow filters with non-directshow)?
Thank you very much,
DBQ.
-
November 26th, 2008, 01:37 AM
#2
Re: How to get data from an output pin?
I think by the socket programming application you can have the output data from the output pin. And there are also other applications available for that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|