Software Archive
Read-only legacy content
17061 Discussions

Enable Stream on Portrait Orientation

PKusm
New Contributor I
283 Views

Hi everyone,
I have a portrait display, and thus I want to stream the color camera on portrait orientation, e.g.: 720x1280 or 480x640.
However, I always get PXCM_STATUS_ITEM_UNAVAILABLE when trying to initialize the sense manager.
Is is impossible to stream this camera in portrait orientation using RSSDK?

0 Kudos
1 Reply
jb455
Valued Contributor II
283 Views

Are you just setting the dimensions the other way around in EnableStream? Have you tried setting the rotation in AcquireAccess instead?

Alternatively, you could rotate the image in the UI or when handing the image from RealSense to the renderer.

0 Kudos
Reply