My client receives RTP stream from Server and stream sometime get &quot;shatterd&quot;.<br>And
I found my client have packet loss because I print out the RTP sequence
number in MultiFramedRTPSource.cpp and the numbers are not continous<br>
so I have following questions for RTP sequence number:<br><br>1. does livemedia have mechanism to reorder the RTP packet by sequence number if the client doesn&#39;t receive in order??<br>2. if 1 is yes, how long will livemedia  drop the late RTP packet??<br>
thanks!!<br>