Y
Hacker News
new
|
ask
|
show
|
jobs
by
dodgepong
1730 days ago
Indeed, all capture functionality is split out into plugins and they are platform-specific. Platform builds are handled by CMake to only include relevant plugins:
https://github.com/obsproject/obs-studio/blob/master/plugins...