stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
597 stars 99 forks source link

Handling unable to capture game via window case #1381

Closed avoitenko-logitech closed 7 months ago

avoitenko-logitech commented 7 months ago

Description

Modified game capture module to handle the case when it is not possible to capture a window because it is not a game

Motivation and Context

Added support of info type feature of text properties Using both placeholder and compatibility info to notify user. To refresh UI trick with custom flag was used.

How Has This Been Tested?

Manually

Types of changes