-
- Downloads
Change NVFBC_TOGL_GRAB_FLAGS_NOWAIT_IF_NEW_FRAME_READY to
NVFBC_TOGL_GRAB_FLAGS_NOWAIT. Else we would block OBS's render call until a new frame arrives. On screens where nothing is happening this is an issue. I guess it should be ok to not wait and deliver the old frame once again.