Zoom
Is it easy to add zoom in SimpleCam ?
Thanks,
Hi Alexpli,
I haven't really tried yet, but it's on my list of possible upgrades. There's not technically a way to zoom cameras currently, so what you really do is make the previewLayer larger. This will have to be calculated along with a more variable resizing to accommodate for a view that is zoomed to maintain a good capture resolution. The resizing aspect will be the most difficult.
I won't have a chance to dig deeper into the specifics of this for at least a couple weeks with my current schedule, but when I do, I'll let you know how it goes. If you can't wait and want to implement the feature yourself, let me know and I'll add it to the main branch if you'd like.
Best,
Logan
Hi @alocowl
There is currently an active pull request for this feature at #19