livekit / ingress

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

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

Open mpisat opened 1 month ago

mpisat commented 1 month 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 1 month 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.