ionorg / ion-sfu

Pure Go WebRTC SFU
MIT License
975 stars 240 forks source link

fix: simulcast vp8 #687

Closed ATtendev closed 1 year ago

ATtendev commented 1 year ago

Avoid layer deleted in change. Remove feedback (client calculated outgoing bitrate). it makes the vp8 simulcast freeze at high quality.

AnshulMalik commented 1 year ago

@ATtendev what's the reasoning behind removal of rtcp feedback? It sends reception reports as well.