glikely / obs-ptz

OBS Pan Tilt Zoom camera control plugin
GNU General Public License v2.0
143 stars 41 forks source link

Map Camera Presets to Scenes #179

Closed devinbost closed 8 months ago

devinbost commented 8 months ago

I'd love to find a way to map camera presets to scenes so that switching scenes would automatically switch between camera presets. Can anyone think of a way this could be done?

dleffler commented 8 months ago

In the sources for a Scene, add a 'PTZ Action' and set the Action to Preset Recall, and select which preset to recall. I have all my scenes set up this way.

devinbost commented 8 months ago

This works amazingly well! Thank you so much!