kirintwn / prompeg-decoder

A proxy to recover lost packets from FFmpeg Pro-MPEG video stream
MIT License
30 stars 13 forks source link

Random Crash #8

Open vasudevavarun opened 5 years ago

vasudevavarun commented 5 years ago

Hi, My application is randomly crashing while receiving RTP FEC feed. OS: Centos 7.4 Architecture: 64 bit Below are the screenshots of application exit.

Screenshot from 2019-08-26 16-30-53 Screenshot from 2019-08-26 16-38-50

daizenstros commented 4 years ago

I get the same problem. The reason appears to me to be that the code does not handle wrap around of the sequence number.