[Live-devel] Should user release live555 resource?
Ross Finlayson
finlayson at live555.com
Sun Dec 29 00:19:13 PST 2013
> I checked the code about TaskScheduler and Environment, RtspServer, it seems that no interface is stop the rtsp server or exit the event loop when my application exits.
> Should I force it to exit?
You can just call
exit(0);
The operating system will take care of reclaiming all resources.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131229/4428672e/attachment.html>
More information about the live-devel
mailing list