av1 test
All checks were successful
Deploy / deploy (push) Successful in 33s

This commit is contained in:
2026-05-11 23:19:30 +06:00
parent 564707f4d6
commit b8c5f68972
2 changed files with 47 additions and 46 deletions

View File

@@ -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,
},