Nick Neumann

Results 45 comments of Nick Neumann

Thanks for the quick feedback. I'll try to get a PR fairly quickly - first time to build it so I'll be learning a bit.

@axboe I have a PR at https://github.com/axboe/fio/pull/1315 for this little feature. I'm not sure if y'all take PRs directly here or need it in a different format. Just let me...

Thanks for pointing those out. Do you have any tips or recommendations for getting commits for open issues merged? (I have one that's been sitting for a bit.)

Stumbled here looking to solve https://github.com/git-lfs/git-lfs/issues/3416, which may be related. I assumed it was a git-lfs issue, but it may be an lfs-test-server issue. We are also playing with using...

Ah ok, thanks. That is helpful to know. I did not realize it was used that way, so I had just been aiming to get the presentmon.exe supported. The vcpkg...

Do you have any pointers to projects that use the PresentData API? I was hoping to use one to verify that the vcpkg port of PresentMon would allow for the...

Ah, ok. Thanks for updating the instructions to make it clear. I wanted to do whatever gave it the best chance at making it into 3.10 (to be part of...

Note the link above no longer works, and just redirects to the main github page

Ah, I think I understand. So the ustreamer janus plugin would stay as is, and my daemon would fill the memory sink instead of ustreamer writing to the sink? I...

Those are both good and fair points. I turned to the streaming plugin and sending RTP after thinking a little bit about the shared memory approach just because it was...