mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 02:54:08 +00:00
what are these settings?
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user