Thanks for the help and the quick response Ross,
I'll post my findings once I've figured it out,
Ralf
--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at
>How would I transfer control of the sending of messages to the
>DirectShow pipeline i.e. every time a frame arrives in my DirectShow
>filter I want to send an RTP packet instead of the letting the
>aforementioned event loop of the live library schedule events?
You can't - you must use the even
Hi Ross,
Thanks for your previous feedback, it's helped me get up and running quickly ;)
Following your advice I've managed to do the following:
I've written an RTP server and client based on the testMp3Streamer examples in
which I'm just streaming a bunch of random data from the server to the cl