WebGL support (Chromium, Firefox) on Jetsons

Did anyone run WebGL webpages on Jetson machines? I tried Firefox and Chromium on Orin devkit, Firefox did not run at all, and Chromium only in software mode, no hw accceleration.

3 Likes

Hi,
For information, do you use Jetpack 5.0.2?

Yes it is Jetpack 5.0.2.

1 Like

Hi,
We are checking with our teams if there is further plan to enable it. Will update when there is further progress.

2 Likes

Hi @DaneLLL

We have the same problem and experienced the same results on Xavier NX with JP 5.0.2.
For instance, we try following to evaluate the following product

As @i_love_nvidia mentioned, you can test it in Chromium using
chrome://gpu

Thanks

3 Likes

Hi,
This is not in plan currently. Could you share more information about your use-case and the reason for having this? So that we can check and evaluate.

i am experiencing the same problem, i created an application that uses vtkjs in the browser and it created 3D canvas which are very slow on chromium because opengl is disabled, so how can i enable it. thanks in advance

2 Likes

Dear NVIDIA team, we have the same problem with our NVIDIA Jeston Xavier NX. We would like to work with Tensorflow js and Yolov5. Unfortunately, this is hardly possible given the current conditions.

3 Likes

I am also experiencing this issue. Running tensorflow.js real-time object detection would require WebGL to run in a reasonable time. But there seems to be no way to activate it, the settings in Chromium indicate that it can not be enabled on the Jetson Xavier NX. Running it on CPU only makes it extremely slow and close to impossible to use in practice

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.