In the Nsight Systems user guide, there is a section about a self-isolated container to run Nsight systems via webrtc.
It refers to a number of scripts: ./build.sh
, ./run.sh
and ./stop.sh
. Hopefully I am not missing something obvious, but where can I find these scripts?
The previous section, to run a self-isolated container with VNC, says " You can find the build.py script in the host-linux-x64/Scripts/VncContainer
directory", but I have looked through this directory and can’t find the webrtc scripts.