what are these settings?

This commit is contained in:
MathMan05
2026-05-31 00:09:57 -05:00
parent 5935ccedd3
commit 98c07855da
+2 -2
View File
@@ -1096,8 +1096,8 @@ a=rtcp-mux\r`;
const settings = e.track.getConstraints();
console.log("gotVideo?", media, settings);
settings.height = 300;
settings.width = 300;
//settings.height = 300;
//settings.width = 300;
e.track.applyConstraints(settings);
//e.track