<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all, in the code for testProgs/testOnDemandRTSPServer.cpp there is no code specified that should be used to clean up the RTSP server cleanly. testProgs/testRTSPClient.cpp actually does specify some code to clean up the program RTSP client.</div><div dir="ltr"><br></div><div>I have tried adding "Medium::close" and an "eventLoopWatchVariable" to "doEventLoop" which does seem to exit the event loop successfully. But the Medium::close does not seem to be good enough to fully unbind the UDP port because if I run the program again right after closing it out there is an error binding to the UDP port again.</div></div></div></div></div></div>