- Supported Bit Versions
-
- 32-bit
- 64-bit
- Minimum OBS Studio Version
- 20.0.0
- Supported Platforms
-
- Linux
IMPORTANT: tested only on Canon cameras see bug!
MODULES
gPhoto live preview capture — allows capture cameras preview like video.
Timelapse photo capture — allows capture photo with some intervals(if interval set to 0 work only manual capture) or manual with hotkey and camera capture button, to show work in progress on good picture quality or to compile timelapse video in future.
INSTALLATION
For ArchLinux: there is a package in AUR.
For installation from source:
MODULES
gPhoto live preview capture — allows capture cameras preview like video.
Timelapse photo capture — allows capture photo with some intervals(if interval set to 0 work only manual capture) or manual with hotkey and camera capture button, to show work in progress on good picture quality or to compile timelapse video in future.
INSTALLATION
For ArchLinux: there is a package in AUR.
For installation from source:
- `cmake . -DSYSTEM_INSTALL=0` for local installation or `cmake . -DSYSTEM_INSTALL=1` for system installation;
- `make`;
- `make install`.