Skip to content

Is color frame rotation supported? #14

@Norlandz

Description

@Norlandz

I checked the device,

if (device.isPropertySupported(DeviceProperty.OB_PROP_COLOR_ROTATE_INT, PermissionType.OB_PERMISSION_WRITE))

returns true.

But after i set the rotation device.setPropertyValueI(DeviceProperty.OB_PROP_COLOR_ROTATE_INT, 270);.
The color frame is still not rotated...

How can I do that properly?
If I have to do that manually, the app will be very slow.

And what about depth frame?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions