Re: [Live-devel] propery way to reseting camera on frame timeout

2019-12-07 Thread Ross Finlayson
I don’t recommend checking for timeouts at such a low level in the codfe, because this will complicate the normal (common-case) running of the code, and because timeouts (and/or other failures) of RTSP/RTP connections can occur at many different levels (e.g., closure of the RTSP TCP session by

[Live-devel] propery way to reseting camera on frame timeout

2019-12-07 Thread Sadjad University
hi,i am using live555 (testRTSPClient) inside my program to get frame from camera. sometime network connection may lost i want to resume capturing frame from camera. is 6 millisecond good for timeout? beacause my network has some failure rapidly on some time and if they occur in one 6