versatica / libmediasoupclient

mediasoup client side C++ library
https://mediasoup.org
ISC License
288 stars 178 forks source link

Add support for FlexFEC #148

Closed orgotF closed 2 years ago

orgotF commented 2 years ago

I have added WebRTC's FlexFEC module to the Mediasoup,but I don't know how to enable the flexfec on the libmediasoupclient. I just know it needs to add "WebRTC-FlexFEC-03/Enabled/WebRTC-FlexFEC-03-Advertised/Enabled", so what do I need to do next?

ibc commented 2 years ago

This is a pure libwebrtc related question. Please ask in the corresponding forum.