fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

Time going backword issue #107

Open ravinderpoonia07 opened 9 years ago

ravinderpoonia07 commented 9 years ago

Hi,

I tried to implement libstreaming in my project and facing this issue (Mainly in devices with low configuration): W/SystemClock(6665): time going backwards: prev 756829336739(ioctl) vs now 756829291364(ioctl), tid=6986

I did a lot of R&D and didn't able to find any solution. Any lead or help should be really appreciated.

ravinderpoonia07 commented 9 years ago

Hi All,

Is anybody facing the same issue, or have any idea how to solve it.