[Live-devel] testMPEG1or2VideoStreamer in a thread
Ross Finlayson
finlayson at live.com
Fri Jul 16 12:27:21 PDT 2004
>Anyone has ever made live library run in a thread ?
The LIVE.COM code can be "run in a thread" OK, provided that it all (i.e.,
the whole event loop) runs within a single thread only (see the FAQ).
>I'm trying to implement the testMPEG1or2VideoStreamer test program in a
>thread (windows), but it seems that the RTCPInstace::createNew (which
>starts automatically RTCP) never returns making my thread hanging forever.
That seems unlikely, but remember: You Have Complete Source Code. You
should be able to figure out exactly where the code is 'hanging', and why.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list