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
I'm just starting out with OBS, the plugins and whatnot.
I'm wondering if it would be possible to output the source to the shared memory region whenever it is updated/repainted instead of doing it every X milleseconds, or lowering the 0.25 limit.
I've looked everywhere for something like streaming to a shared memory, hooking the function that draws the source image, etc... but found nothing. Your plugin is what comes the closest to this.
The text was updated successfully, but these errors were encountered:
I'm just starting out with OBS, the plugins and whatnot.
I'm wondering if it would be possible to output the source to the shared memory region whenever it is updated/repainted instead of doing it every X milleseconds, or lowering the 0.25 limit.
I've looked everywhere for something like streaming to a shared memory, hooking the function that draws the source image, etc... but found nothing. Your plugin is what comes the closest to this.
The text was updated successfully, but these errors were encountered: