[Live-devel] Single step failed to call network handler
Ross Finlayson
finlayson at live.com
Fri Apr 30 10:48:16 PDT 2004
>I have a problem when receiving speex data(unicast).
>After the first call to startPlaying function from
>QueueSink(derived
>class from media sink),
>and call doEventLoop(). And the problem begin.
In general, once you've made your own modifications to the code, it's going
to be hard to get much detailed support on this mailing list (unless you're
a customer, of course). So, I suggest starting from something that works:
Use a "SimpleRTPSource" as your data source, and a "FileSink" as your data
sink.
(I'm assuming that your input Speex data uses RTP; if not, use a
"BasicUDPSource" as your data source instead.)
Then, work from there. Remember, You Have Complete Source Code.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list