Blog

@ScottSmithDev ah gotcha! It was pretty quick going for just the camera. Parts that were hard were getting rotation correct and dialing in the update frequency.

Using the latest value from that stream as the value for the “shared state” proved quite efficient.

For rotation, I installed a mechanism in app delegate that let me “lock” to portrait. The I used the device orientation to know how to rotate the various UI.