I'm using ShartRTSP to connect to HIPCAM camera by rtsp protocol.
The handshake of rtsp is so well and I receive packet from rtsp server. But around 1 or 2 minutes later SharpRTSP cannot get data from network.
I try to print out the debug message and see that the SharpRTSP send GET_PARAMETER every timeout / 2 interval. But without OK message response , SharpRTSP continue to send GET_PARAMETER again and this cause the problem.
Please take a look the debug message in the attached file.
rtspinfo.txt