I searched all files of live555, found nowhere to delete the pointer
of BasicTaskScheduler instance, include playcommon.c . I don't know
whether I should delete it myself.
But the destructor of class "BasicUsageEnvironment" is declared in
protected field and cannot accessed by "delete". Should I
Hello:
At first, Thanks to Ross for help on "mepg4-latm".
Here is another trouble, I made a vs2005 project,which include
some files of live555. In the main() function in file main.c , I copied
code in main() function in playCommon.c of live555. Building,Running
successfully. The program