Commit graph

2 commits

Author SHA1 Message Date
Cameron Gutman
fe52c1848a Prevent FEC from breaking after 64K frames 2017-05-07 22:27:15 -07:00
Iwan Timmer
9bf8d361a1 Forward Error Correction (#24)
* Preperation for FEC by adding new queue which buffers whole frames

* Add code for creating recovered RTP packet

* Add checks before repair missing packets

* Initial implementation for single FEC packet

* Implement FEC for multiple packets
2017-05-04 21:22:30 -07:00