config: don't enable H.264 by default on P2P

We are not actively testing it and it currently crashes Chrome 83+ when insertable streams are used.
This commit is contained in:
Saúl Ibarra Corretgé 2020-05-27 00:09:13 +02:00 committed by Saúl Ibarra Corretgé
parent af8bd876e6
commit adac9ee5f8
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ var config = {
// If set to true, it will prefer to use H.264 for P2P calls (if H.264
// is supported).
preferH264: true
// preferH264: true
// If set to true, disable H.264 video codec by stripping it out of the
// SDP.