scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

Hardware acceleration on NVIDIA Jetson TX2 (Gstreamer?)

Open michaelgorkow opened this issue 5 years ago • 1 comments
trafficstars

Hi all, I tried to use scrcpy to mirror my Oculus Quest to NVIDIA Jetson TX2 because I‘d like to perform Computer Vision on the output. However, I noticed a huge latency that does not happen on my laptop. I found out that ffmpeg on Jetson devices does not support hardware acceleration.

For Raspberry PIs I found this one using omxplayer to get hardware acceleration. https://github.com/reversegear/scrcpy-pi-omx

For Jetson devices one could use Gstreamer that supports hardware acceleration. So my question is: Is it somehow possible to use Gstreamer with scrcpy?

Thanks and best regards! Michael

michaelgorkow avatar Aug 09 '20 16:08 michaelgorkow

@michaelgorkow did you end up finding a solution to this?

stephenbaldwin avatar Apr 09 '24 04:04 stephenbaldwin