Skip to content

Improve video encoder factory check on Nvidia GPU to ensure NVENC is available#1015

Merged
chenosaurus merged 6 commits intomainfrom
dc/nvenc_check
Apr 16, 2026
Merged

Improve video encoder factory check on Nvidia GPU to ensure NVENC is available#1015
chenosaurus merged 6 commits intomainfrom
dc/nvenc_check

Conversation

@chenosaurus
Copy link
Copy Markdown
Contributor

Some Nvidia GPUs, such as the H100, do not have hw video encoders.

Istead of just checking for CUDA, also try to initialize NVENC to ensure GPU has proper hw video encoder support.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

Changeset

The following package versions will be affected by this PR:

Package Bump
webrtc-sys patch

@chenosaurus chenosaurus marked this pull request as ready for review April 15, 2026 23:56
@chenosaurus chenosaurus requested a review from cloudwebrtc April 15, 2026 23:56
@chenosaurus chenosaurus merged commit 2fac57e into main Apr 16, 2026
24 checks passed
@chenosaurus chenosaurus deleted the dc/nvenc_check branch April 16, 2026 00:45
@knope-bot knope-bot bot mentioned this pull request Apr 16, 2026
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