Results 349 comments of Maik Riechert

Can you try with a different video that is 1280x720?

I can reproduce the problem. I tried to relax the condition below as I thought the buffer may be bigger sometimes and while that produces an image, it is distorted,...

+1 absolutely necessary

I'm not sure how this solves my problem. Maybe I wasn't precise enough, but this happens when I'm dynamically adding groups and layers, not when I initialize the control. When...

This works as expected, just remove the `assert`: ```lua wrk.method = "POST" local f = io.open("request.pb", "rb") wrk.body = f:read("*all") ```

I just tried the Skype and Teams desktop apps, neither of them see the camera. For Google Meet and Teams in browser it depends on the browser and neither Firefox...

Zoom temporarily wasn't working either according to https://github.com/CatxFish/obs-virtual-cam/issues/78 as they introduced some dll safety check in 4.6.8 but removed it again in 4.6.9. For the other apps/browsers, this may be...

OK, turns out it's all working after all. The instructions for the advanced installation of OBS Virtual Cam are incorrect, you need to register both the 32 bit and the...