Skip to content

Conversation

@cloudwebrtc
Copy link
Contributor

@cloudwebrtc cloudwebrtc commented Jun 9, 2025

NVIDIA codec works now, but there are some things need to confirm.

  • support h264 encoding (cuda)
  • support h264 decoding (cuda)
  • tested on rtx 5070 with Ubuntu 24 (nvidia-driver-570-open)
  • check and confirm for H.264 encoding in baseline, main & high profiles
  • simulcast support (maybe in next commit)
  • add capability detection support for nvidia encoder/decoder factory

@cloudwebrtc cloudwebrtc force-pushed the duan/nvidia-hw-codec branch from c03b34c to fc03a07 Compare June 16, 2025 14:05
@cloudwebrtc cloudwebrtc marked this pull request as ready for review June 17, 2025 11:23
@cloudwebrtc
Copy link
Contributor Author

cloudwebrtc commented Jun 18, 2025

require NVIDIA GPU and drivers.

sudo apt install -y libnvidia-compute-570 libnvidia-decode-570 nvidia-cuda-dev

@cloudwebrtc cloudwebrtc force-pushed the duan/nvidia-hw-codec branch from 3992990 to 163583b Compare July 7, 2025 08:40
@cloudwebrtc cloudwebrtc requested review from davidzhao and removed request for typester July 23, 2025 03:40
@cloudwebrtc
Copy link
Contributor Author

Merged into VAAPI support
#638

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants