This commit is contained in:
@@ -404,8 +404,7 @@ export default async function (io: SocketServer, router: types.Router) {
|
||||
{
|
||||
producerId: producer.id,
|
||||
rtpCapabilities: consumerSocket.data.rtpCapabilities,
|
||||
// Enable NACK for OPUS.
|
||||
enableRtx: true,
|
||||
enableRtx: false,
|
||||
paused: true,
|
||||
ignoreDtx: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user