stream-labs / obs-studio-node

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

Add watchdog for long ipc calls #1345

Closed summeroff closed 1 year ago

summeroff commented 1 year ago

Description

Motivation and Context

force a crash if ipc call takes longer than 30sec.

How Has This Been Tested?

Add a 1 minute slip to start recording function.

Types of changes

Checklist: