xXTraceXx
Results
2
issues of
xXTraceXx
Hello, i am working with lib-jitsi-meet. I found the setReceiverVideoConstraint(resolution) in the documation ([lib-jitsi-meet API (low level) | Jitsi Meet](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ljm-api) ) but it feels incomplete to me. The argument resolution...
## Description --- I cloned lib-jitsi-meet repo and ran `npm install` and `npm run build` with `node version v16.15.0`. I got a `dist` (umd + esm). I used the example...