Martin Pulec
|
f2566fabce
|
added screen_linux abstraction
User can still select `-t screen` and screen capture will be intialized
according to environment variables (if both pipewire and X11 is
present).
|
2023-02-21 08:59:41 +01:00 |
|
Martin Piatka
|
68cf3f697b
|
video_capture: Remove duplicit vidcap_params definition
The struct vidcap_params is already defined in video_capture_params.cpp
|
2022-08-17 16:10:48 +02:00 |
|
Martin Piatka
|
8f297e6bc2
|
screen_win: Fix crash on startup
The crash was caused by null parent module in the vidcap_params created
by vidcap_screen_win_init().
|
2022-08-17 16:10:48 +02:00 |
|
Martin Pulec
|
8ad5dcb5e3
|
video_capture_params.cpp: added doxy documentation
|
2022-01-19 10:23:33 +01:00 |
|
Martin Pulec
|
67083cca9c
|
Added AJA Windows support
|
2018-02-01 14:34:49 +01:00 |
|