obs-gphoto
obs-gphoto copied to clipboard
Allows connect DSLR cameras with obs-studio through gPhoto on Linux
In principle, the camera can be in either live view photo mode (960x640) or live view video mode (1024x576). In addition the programme dial can be in one of several...
First of all thanks for a great plugin which has the potential to make things much easier. So far I have been using a pipeline like ```gphoto2 --stdout --capture-movie |...
Trying out this plugin by installing it from git (as per your instructions) on Fedora 30's version of OBS, and quite impressed that it manages to see and composite the...
On Ubuntu 18.04 LTS with OBS Studio in the snap" package. Compilation of this plugin succeeds without incident, but neither `cmake . -DSYSTEM_INSTALL=1` nor `cmake . -DSYSTEM_INSTALL=0` will produce a...
OS: up-to-date Arch (installed from AUR) CPU is only at 8% (and I have 4 cores) Effective fps is only about 10 (hard to count exactly) Maybe can provide more...
This could happen in some circumstances, so we test for that case.
This function is called e.g. when a scene is switched. We do not want the camera to shut down at this time, since the next scene may also include its...
This might be up to discussion since it breaks compatilbility with imagemagick < 7, but I hadn't the time to come up with a cmake fix for this. Properly, cmake...
Imagemagick 7.x is stable for a while now and has replaced version 6, which is required to build obs-gphoto, on several distros. Since version 7 has some API changes and...
I have a pretty low-end mic. So low-end that even my camera can capture better audio. gphoto2 has an ability to capture audio - I checked. It's only logical to...