Is it possible to modify Sunshine to support the Jetson Orin NX hardware or any jetson GPU encoder? #900
Unanswered
NonStopBle
asked this question in
Sunshine
Replies: 1 comment
-
|
The first step is to add that encoder to our build-deps (ffmpeg) repo. I'll accept a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to modify Sunshine to support the Jetson Orin NX hardware or any jetson GPU encoder?
I want to use Sunshine on Jetson Orin NX, but I've run into an issue. Sunshine uses NVENC, which the Jetson series doesn't support. Instead, Jetson devices require a different Nvidia encoder. I'm using https://github.com/jocover/jetson-ffmpeg with the h264_nvmpi encoder. Could you please help me add support for this encoder to Sunshine?
Beta Was this translation helpful? Give feedback.
All reactions