Skip to content

fix: hardware rendering - #695

Merged
cloudwebrtc merged 4 commits into
livekit:mainfrom
cs50victor:fix/hw_rendering
Aug 27, 2025
Merged

fix: hardware rendering#695
cloudwebrtc merged 4 commits into
livekit:mainfrom
cs50victor:fix/hw_rendering

Conversation

@cs50victor

@cs50victor cs50victor commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

Resolves CUDA_ERROR_INVALID_VALUE error caused by attempting to access the video buffer from GPU instead of CPU. Previous SDK hardware rendering attempts on GPU resulted in silent failures and blank image output. This PR corrects the buffer access issue.

@davidzhao
davidzhao requested a review from cloudwebrtc August 27, 2025 18:44

@cloudwebrtc cloudwebrtc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg!

@cloudwebrtc
cloudwebrtc merged commit e6ae543 into livekit:main Aug 27, 2025
5 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 25, 2025
@cs50victor
cs50victor deleted the fix/hw_rendering branch August 27, 2025 20:47
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