OBS Studio - Free and open source software for live streaming and screen recording
win-dshow: Allow synchronous create/update
Allows the ability to (optionally) synchronously create/update a directshow device source rather than always asynchronously update the device. This is useful if creating/destroying scenes/sources very quickly, and helps minimize the risk of creating new directshow sources that use the same device, yet may not activate because an existing source may already exist. To use, set "synchronous_activate" to true in its settings when updating or creating. Note that this setting will be erased after it's used, and will not be saved to user settings, so it must be set each time in order to be used. Closes obsproject/obs-studio#1228
I
Ilya Melamed committed
db06a1c12acb50422d61055fc7053e95048d6bb6
Parent: e265fc9
Committed by jp9000 <obs.jim@gmail.com>
on 5/5/2018, 6:44:14 PM