Closed sshcrack closed 5 months ago
oh, also I accidentally left a whitespace in the libobs-sharp.example
project. This pull request fixes the issue.
Hey, it's been a while. Are we ready to merge?
Should we create a new stable version and then merge this @lulzsun?
Hi, sorry I was busy. I planned to test this last week but ended up forgetting, so I just took some time right now to try it out.
It looks like it works well, so I'll be merging this right away. I think I want to create a stable version with this feature in as it is one of the most requested feature, but let's have other users test it out in nightly before we do so.
Thanks again for the pull request!
Were there any issues? If not are we ready for a stable release?
@sshcrack I suggest disabling fragmented output options as they are not compatible, see #207 👍
Oh, didn't see that issue, will draft a PR later
This pull request adds the replay buffer feature requested in #47. The PR libobs_sharp/#1 has to be merged first so the method
obs_output_get_id
can be used.