Commit Graph

3 Commits

Author SHA1 Message Date
Cameron Gutman a9438d1f5e Fix build on MSVC 2018-06-23 19:44:56 -07:00
Cameron Gutman 1439d53619 Remove unused function 2017-05-07 13:17:32 -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