Skip to content

Conversation

@belkinirena
Copy link
Contributor

@belkinirena belkinirena commented Nov 7, 2018

Added API:

  • C : rs2_device* rs2_create_record_device_ex(const rs2_device* device, const char* file, int compression_enabled, rs2_error** error);
  • C++ : recorder(const std::string& file, rs2::device device, bool compression_enabled)

By default the compression in on for all devices except T260

@belkinirena belkinirena changed the title Disable compression while recording from t260 device Added support in configuring recorder compression mode Nov 7, 2018
@dorodnic
Copy link
Contributor

@belkinirena could you please update CMake/realsense.def

@bbrucee
Copy link

bbrucee commented Oct 24, 2019

Are there plans to expose this option in the pyrealsense2 wrapper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants