[Live-devel] rtp retransmission?

2011-01-28 Thread Francesco Tonelli
Hi, I'm playing with live555 RTSP server and trying some its test applications. I have looked at the code of the server and openRTSP client, but I'm a beginner of C++, so it's not easy.. I would like to implement (in C++) an RTP retransmission mechanism of loss packets between the server and the

[Live-devel] RTP Retransmission

2007-12-05 Thread lcj.liu
Hello everyone, I've read http://lists.live555.com/pipermail/live-devel/2005-March/002170.html and know that RTP retransmission is not implemented in liveMedia. Could anyone give me some hint what I should do if I want to implement RTP retransmission in liveMedia? Thanks lcj