Results 612 comments of hipersayanX

Not possible for now, but it's a must feature.

>but there's no folder for the driver in its usual place (assuming Program Files NSIS does not informs you where the driver were installed?

>and then asks if I want to install without asking me where - I press Yes, and then it seems to install for a few seconds - after that, nothing,...

@FunFreshNew >But I haven't found the folder/file for the configuration. The configurations are in the registry under _HKEY_CURRENT_USER\Software\Webcamoid_.

@ihavenonickname >After a few tests I noticed that some effects make the memory consumption skyrocket, like blur and fire. It would be useful to know which was the resolution of...

@cjbarth Try commenting [this line](https://github.com/webcamoid/webcamoid/blob/694c23e8ff9a6dbbb3d2168456ddc9c9d4489c77/libAvKys/Plugins/VirtualCamera/src/dshow/src/vcamdshow.cpp#L1179) and check if the memory still grow.

@Saya47 Try uninstalling AkVirtualCamera from Control Panel and [resetting the configurations](https://github.com/webcamoid/webcamoid/wiki/Reset-configs-and-starting-fresh#windows).

I think it somewhat related to #137, this falls under the category of transitions which are not implemented right now but it's a planned feature. My idea is to implement...

There's no specific plugin for that, but you can use **Matrix Transform** to rotate the source, for example the following matrix rotate the video 45°: ``` 0.7071 -0.7071 0.7071 0.7071...

>If I go into a browser and try to see the cam it will show but as soon as I run this project, the camera view won't work at all,...