When I start and stop the liveMedia event loop I see a small handle leak in
my Windows test client. When looking in Process Explorer I can see the
amount of file handles with the name "\Device\Afd" growing.
I don't have to stream anything for it to occur, i.e. I just start the event
loop and th
> Yes, i have just put some prints to check this abrupt change in timestamp in
> unmodified "testRTSPClient".
OK, so now try the (unmodified) "testRTSPClient" with the (original,
unmodified) "testOnDemandRTSPServer" (or "live555MediaServer").
If you see the problem with your server, but not wit
Yes, i have just put some prints to check this abrupt change in
timestamp in unmodified "testRTSPClient".
So, by observing that change in timestamp i conclude that there may be
something wrong.
On 07/19/2013 11:46 AM, Ross Finlayson wrote:
-->As per your suggestion we have changed our serve