ponty / PyVirtualDisplay

Python wrapper for Xvfb, Xephyr and Xvnc
BSD 2-Clause "Simplified" License
714 stars 78 forks source link

GPU/Hardware Acceleration #76

Closed michaelrampl closed 1 year ago

michaelrampl commented 2 years ago

Is there any way to enable GPU/Hardware Acceleration to run average applications smoothly?

ponty commented 2 years ago

How can you enable Hardware Acceleration with Xvfb?

michaelrampl commented 2 years ago

As far as I have seen there is no way for xvfb - but what about xvnc?

ponty commented 2 years ago

I don't know. Any idea?

joellidin commented 8 months ago

I would love to use hardware acceleration as well. How did you manage to do it?