Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Frame Queue Size in RealSense Viewer

ASriv7
New Contributor I
2,810 Views

Is it possible to change the frame queue size in the RealSense Viewer?

0 Kudos
1 Solution
MartyG
Honored Contributor III
1,808 Views

The documentation on frame buffering management in SDK 2.0 says that queue size can be changed with scripting by setting the 'Capacity' parameter.

https://github.com/IntelRealSense/librealsense/wiki/Frame-Buffering-Management-in-RealSense-SDK-2.0# latency-vs.-performance Frame Buffering Management in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub

I could not find a way to set it within the RealSense Viewer.

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
1,809 Views

The documentation on frame buffering management in SDK 2.0 says that queue size can be changed with scripting by setting the 'Capacity' parameter.

https://github.com/IntelRealSense/librealsense/wiki/Frame-Buffering-Management-in-RealSense-SDK-2.0# latency-vs.-performance Frame Buffering Management in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub

I could not find a way to set it within the RealSense Viewer.

0 Kudos
Reply