livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
81 stars 28 forks source link

Question: GPU Support for transcoding (NVEnc) #2711 #265

Open mpisat opened 6 months ago

mpisat commented 6 months ago

Do you have plans to add Nvidia GPU transcoding in the transcoder profiles? Gstreamer has nvenc and nvdec support. GPU cards can handle more transcoding per watt and more efficient.

Thank you in advance.

davidzhao commented 6 months ago

we do not have any plans to support GPU encoding. we'd be open to PRs if you are interested in building this feature.