marek-simonik / record3d

Accompanying library for the Record3D iOS app (https://record3d.app/). Allows you to receive RGBD stream from iOS devices with TrueDepth camera(s).
https://record3d.app/
GNU Lesser General Public License v2.1
382 stars 55 forks source link

Fixed a bug in the exclusivity control for RGB & Depth images. #10

Closed ylabo0717 closed 3 years ago

ylabo0717 commented 3 years ago

(before) https://user-images.githubusercontent.com/243476/103111287-bde2f480-468e-11eb-93a5-f3db10c8d3bc.mp4

(after) https://user-images.githubusercontent.com/243476/103111289-c1767b80-468e-11eb-97a5-b7409e4c8dfc.mp4

marek-simonik commented 3 years ago

Thank you for the fix.