Jpeg encode gstreamer plugin for x86 / dGPU RTX A4000 system

Hi, I am currently working in a x86 system with A4000 dGPU and need to implement a jpeg encode gst pipeline.

Found that the nvjpegenc for jetson is not available for x86 / dGPU, and that deepstream sdk doesn’t come with a jpeg encoder gst plugin.

Are there gst plugin options available for accelerated jpeg encode with x86 / dGPU? Maybe nvjpegenc source code so a x86 / dGPU adaptation can be pursued?

Thanks