spec

Results 36 comments of spec

If "enable-dbus=no" breaks Avahi in all cases, why is this even an option? Many embedded systems lack the resources of desktop and server Linux systems, and dispense with systems like...

For those not in the mood to play games answering maieutic questions, and assuming you have a working QT build environment, open qtcreator, then open the project file `DeckLinkCapture.pro`. Adjust...

I ran into this. Closing the window using the close gadget crashes OBS, but at least on my system, clicking the button on the OBS UI that opened the panel...

I will get around to patching and testing some time over the weekend and report back.

For anyone using Linux, I found that ~/.vst worked. You have to quit and reload OBS to update list.

FWIW, I am encountering the same. I can add that drag and drop does not work either, even though the pointer indicates a valid acceptance by way of a little...

Experiencing this issue on Windows 10 64bit. Machine is the same system as referenced in mentioned [pupil-labs issue #2098](https://github.com/pupil-labs/pupil/issues/2098). FWIW, I'm not a Windows guy, so I'm at a bit...

For anyone stumbling across this error, the likely solution is to install the Ubuntu package `qtbase5-dev` which contains the file `/usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake` that cmake is complaining it can't find. Then re-run...

FWIW, the second link compiled with zero issues under Ubuntu 20.04.

Both Wayland and Pipewire are indeed used by some FreeBSD users. Wayland is the *NIX successor to X11, and Pipewire is the soon to be successor to Jack/Pulseaudio. I think...