[Live-devel] multiple instances of live555 library
Dong Liu
dliu.cn at gmail.com
Thu Jul 30 22:04:30 PDT 2009
Hi,
I'm developing an H264 RTP source filter for the Microsoft Directshow
platform. The directshow filter is basically a shared library which is
loaded dynamically. I created BasicTaskScheduler, BasicUsageEnvironment and
MediaSession when the filter is loaded. If there is only one instance of
the filter, everything works. But if I have two filters loaded, both two
videos have a lot of distortions, it seems to me the two RTP streams
somehow got mixed. But they are on totally different UDP ports.
Is there anything I have to be aware to use multiple instances of live555
library in a single process?
Thanks,
Dong
More information about the live-devel
mailing list