[Live-devel] make the live555 scheduler working together with other schedulers
Ross Finlayson
finlayson at live555.com
Fri Mar 26 08:26:53 PDT 2010
>I specified that I don't want to use threads...
>
>Is there another way to solve?
You have to do one of the following (your choice):
1/ Define a new subclass of "TaskScheduler", and reimplement the
"doEventLoop()" virtual function so that it handles the other system
(QT)'s event, as well as LIVE555 events. Or,
2/ (Re)implement the other system (QT)'s scheduler so that it handles
LIVE555 events as well.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list