Hi, i'm developing a little video/audio conferencing system using directshow.
I use the graph to display a preview window and compressing video source (webcam) with H263+ using ffdshow
the problem is that i've not the competence to make a network filter, i'm using directshow from 2 weeks only.
I know how to send stream over network using MSR RTP class but how i can output a stream with directshow ? i just know how to output a file with the graph but not stream.
thanks for any advice to do this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i'm developing a little video/audio conferencing system using directshow.
I use the graph to display a preview window and compressing video source (webcam) with H263+ using ffdshow
the problem is that i've not the competence to make a network filter, i'm using directshow from 2 weeks only.
I know how to send stream over network using MSR RTP class but how i can output a stream with directshow ? i just know how to output a file with the graph but not stream.
thanks for any advice to do this.