Camera Rotated Preview ====================== This example showcases how to rotate the preview frames by a desired angle (currently only 90, 180 and 270 degrees are supported). .. include:: /includes/blocking_behavior.rst Demo #### .. image:: /_static/images/demos/sdk_rotated.png :alt: Rotated preview Setup ##### .. include:: /includes/install_from_pypi.rst Pipeline ######## .. image:: /_static/images/pipelines/rotated.png :alt: Pipeline graph Source Code ########### .. tabs:: .. tab:: Python Also `available on GitHub `__ .. literalinclude:: ../../../../examples/CameraComponent/rotated.py :language: python :linenos: .. include:: /includes/footer-short.rst