ionorg / ion-sfu

Pure Go WebRTC SFU
MIT License
982 stars 238 forks source link

[feat]Support rtx #179

Open jinleileiking opened 4 years ago

jinleileiking commented 4 years ago

Chrome will send 2 ssrc for video for rtx. But seems ion-sfu only uses the first ssrc though sdp exchange. Does ion-sfu should support this feature?

tarrencev commented 4 years ago

would love to support this!