Results 502 comments of hipersayanX

@nahoj Just in case, try deleting (or moving outside the directory tree) the following files (or were they are supposed to be installed): ``` webcamoid/lib/avkys/libDesktopCapture_pipewire.so webcamoid/lib/avkys/libDesktopCapture_qtscreen.so ``` and see if...

Then the problem should be somewhere in [here](https://github.com/webcamoid/webcamoid/blob/f25b8b1c2d01d5ad3222804638e5b9dfae8ad672/libAvKys/Plugins/DesktopCapture/src/qtscreen/src/qtscreendev.cpp#L338) or [here](https://github.com/webcamoid/webcamoid/blob/f25b8b1c2d01d5ad3222804638e5b9dfae8ad672/libAvKys/Plugins/DesktopCapture/src/qtscreen/src/qtscreendev.cpp#L100).

>This is similar to issue #101 ( The application window does not appear) Not at all, the other issue is about missing dependencies when packaged in GNU/Linux distributions. In your...

Which operating system? Did you installed the virtual camera using the installer?

I've tested the AppImage and its working fine for me. Give me a capture of _Preferences > General options_. None of this dialogs appears? ![Adding vcam](https://user-images.githubusercontent.com/1249885/154508681-e6786eb1-8b7b-41f9-b870-256f520fcc80.png) ![Screenshot_20220207_181354](https://user-images.githubusercontent.com/1249885/154508763-b187a454-2e3a-4da0-8e8e-92fd01354043.png) Is there some...

@GrushBrush the Priority tag is subjective, this feature has lower priority compared to porting Webcamoid to Android that is my highest priority right now.

In theory AVFoundation may be able to detect and capture from digital cameras, I don't have one to test so not sure.

## For still frame ## I can do that, my idea is to add a new plugin in the media bar that let you choose a file in your computer,...

It will require an encoder and decoder plugin, this will probably come after adding scripted plugins support.

This is related to #250.