Hi all, I'm trying to implement a GUI with QtWidget in order to show video frame from a rtsp camera.
I started from the code of openRTSP and I modified it in order to have c++ classes. After it runs: env->taskScheduler().doEventLoop(); it comes back to the "continueAfterOPTIONS" member function. The problem is that all class variables lose their values, probably a problem with memory management. Could you help me please? Thank you a lot --* Antonio*
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
