i ran the docker container on google cloud, and client is chrome from my macbook(i don’t have a windows machine). Is this use case still supported and supposed to work? nvidia driver is 535, installed with command “sudo ubuntu-drivers install nvidia:535”, docker image version is 2023.1.1. thank you!
looking at WebRTC stays gray on Isaac Sim 2023.1.0-hotfix.1 - #3 by thilo.reinold, would driver 525 work? somehow it wasn’t compiling on ubuntu 12.04 even after forcing it to use gcc12.3, the error is
/tmp/selfgz84530/NVIDIA-Linux-x86_64-525.85.05/kernel/common/inc/nv-mm.h:182:20: error: too many arguments to function ‘get_user_pages’
182 | return get_user_pages(NULL, mm, start, nr_pages, write, force, pages, vmas);
| ^~~~~~~~~~~~~~
Update:
I was able to install driver 525.147.05, and run webrtc app successfully. still only see the gray screen after click the “run” button
Hi, Chrome on Macbook should work for WebRTC. Please follow the instructions here to setup the container.
We recommend installing the drivers using the .run installers.
Please also try the latest 4.0.0 version of Isaac Sim.