> On Mar 16, 2021, at 8:12 PM, Eric Hsieh <eric.hs...@liteon.com> wrote:
> 
> But, I try to build it and run it on my device, testOnDemandRTSPServer will 
> crash.

What OS is this?

I suspect you still have some old code lying around somewhere.  Remember that 
you should not be modifying the LIVE555 code; that way, you can upgrade to the 
new version of the code simply by doing:
        rm -rf live
        tar -xf live555-latest.tar.gz
        cd live
        ./genMakefiles <your-OS>
        make

If this is still not working for you, then you’re going to have to track down 
the problem yourself.  Sorry.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to