mirror of
https://github.com/livekit/livekit.git
synced 2026-05-25 09:54:41 +00:00
todo
This commit is contained in:
@@ -1021,6 +1021,7 @@ func (t *PCTransport) AddRemoteTrackAndNegotiate(
|
||||
}
|
||||
}
|
||||
if !disabled && !mime.IsMimeTypeStringRTX(c.RTPCodecCapability.MimeType) {
|
||||
// SINGLE-PEER-CONNECTION-TOOD: remove `nack` for RED and add `nack` for Opus
|
||||
if rtpCodecType == webrtc.RTPCodecTypeVideo {
|
||||
c.RTPCodecCapability.RTCPFeedback = rtcpFeedbackConfig.Video
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user