I am working on a Video Conferencing web application. I would like to reduce video quality on the computers which have older or less powerful hardware to manage their load. I know it is not possible to get exact hardware information from regular JavaScript running in the browser. But is it possible to get this from a C++ or Rust code that runs via WebAssembly?
Looking to get as much info as possible CPU/RAM/GPU