Automatic ROI shift

Got an idea for something that SharpCap should do? Share it here.
Forum rules
'+1' posts are welcome in this area of the forums to indicate your support for a particular feature suggestion. Suggestions that get the most +1's will be seriously considered for inclusion in future versions of SharpCap.
User avatar
admin
Site Admin
Posts: 13362
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Automatic ROI shift

#21

Post by admin »

Hi,

yes, that's easy

Code: Select all

SharpCap.SelectedCamera.Controls.Pan.Value = 12
SharpCap.SelectedCamera.Controls.Tilt.Value = 34
cheers,

Robin
Post Reply