rtpbin with do-lost=True
Submitted by Ben
Link to original bug (#755666)
Description
The test.py python script streams RTP/RTCP packets from rtpdump file to a pipeline with appsrc.
The streams are mixed using audiomixer and encoded to mp4 file.
When rtpbin has do-lost=True, The mp4 doesn't contain the whole recording. It stops possibly because of packet loss and large skew.
Python script - set DO_LOST = False to test without do-lost
https://drive.google.com/file/d/0B12AhxvnYHrAWTBDaUFnU2I4VkU/view?usp=sharing
rtpdump file
https://drive.google.com/file/d/0B12AhxvnYHrATVROa01sdS11Z0U/view?usp=sharing
Log (do-lost=True)
https://drive.google.com/file/d/0B12AhxvnYHrAMGFmVXdON2s3WVE/view?usp=sharing