You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
https://github.com/Italtel-Unimi/libvpx is CUDA-accelerated libvpx, would this be useful for HW accelerated streaming? Or is NVENC ultimately the better choice?
The text was updated successfully, but these errors were encountered:
From what I understand, this does not encode in Hardware but vie GPGPU computing which will eat into your available graphics performance. NVENC on the other hand is entirely in hardware (depending on the exact type of codec and generation used). So ultimately NVENC seems to be the better choice except for very low fidelity games/use cases with very high cpu demands.
nope it uses H264, tachyon, which is basically an older OBS with most of the options stripped out, only uses vp8 because at the beginning of Beam the WEBRTC standard wasn't really supporting h264. But this has been changed for quite a while now. This is also a reason why this repo exists.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/Italtel-Unimi/libvpx is CUDA-accelerated libvpx, would this be useful for HW accelerated streaming? Or is NVENC ultimately the better choice?
The text was updated successfully, but these errors were encountered: