Skip to main content

Python Wrapper for Intel Realsense SDK 2.0.

Project description

The python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.

Quick start

import pyrealsense2 as rs
pipe = rs.pipeline()
profile = pipe.start()
try:
  for i in range(0, 100):
    frames = pipe.wait_for_frames()
    for f in frames:
      print(f.profile)
finally:
    pipe.stop()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pyrealsense2_macosx-2.54.2-cp312-cp312-macosx_12_0_universal2.whl (11.9 MB view details)

Uploaded CPython 3.12 macOS 12.0+ universal2 (ARM64, x86-64)

pyrealsense2_macosx-2.54.2-cp311-cp311-macosx_12_0_universal2.whl (11.7 MB view details)

Uploaded CPython 3.11 macOS 12.0+ universal2 (ARM64, x86-64)

pyrealsense2_macosx-2.54.2-cp310-cp310-macosx_12_0_universal2.whl (11.7 MB view details)

Uploaded CPython 3.10 macOS 12.0+ universal2 (ARM64, x86-64)

pyrealsense2_macosx-2.54.2-cp39-cp39-macosx_12_0_universal2.whl (11.7 MB view details)

Uploaded CPython 3.9 macOS 12.0+ universal2 (ARM64, x86-64)

pyrealsense2_macosx-2.54.2-cp38-cp38-macosx_12_0_universal2.whl (11.7 MB view details)

Uploaded CPython 3.8 macOS 12.0+ universal2 (ARM64, x86-64)

File details

Details for the file pyrealsense2_macosx-2.54.2-cp312-cp312-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyrealsense2_macosx-2.54.2-cp312-cp312-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 2e9f74e5082ea8562c82b60e56ee8d6bc5dca52b992693666899ce8a9a441049
MD5 0e6cdf064a358aa714833dfc444330bd
BLAKE2b-256 cb527fef62c31de5eedef7fa7aefc7eb9b978a5da2710fae962b22f0a3691eac

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.54.2-cp311-cp311-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyrealsense2_macosx-2.54.2-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 41ddb2aa368b2f089a1d89418841e5cc77aa0babd0549a77f1977512ce7846c3
MD5 b08d41050b90ef1afe525ed0736150d1
BLAKE2b-256 650490682847306dcaea1bf26f4684ec60af1b9ed837feb8415f9f590b8caec2

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.54.2-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyrealsense2_macosx-2.54.2-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 464589886fe3d7763938f0b7f880cfa2214f9b14b05b3f6a4d3d27a65d0f044c
MD5 235acb57e0cca58d163585b88993f8b9
BLAKE2b-256 8fc42a4e826076d3eac8d92b9cea12db0d831ba1a5a5dfcb97c612d99688b168

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.54.2-cp39-cp39-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyrealsense2_macosx-2.54.2-cp39-cp39-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 2bbbf894dbfeb65ea030ee8717a5f015651e5126c57611e889affda333ca3bd9
MD5 76b253230b2e4c6369322a6ddb69390a
BLAKE2b-256 ea1e1ecccf1eba1b2485052fc4b224e83bf919842ff0bc5241127ab3c9f11964

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.54.2-cp38-cp38-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyrealsense2_macosx-2.54.2-cp38-cp38-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 e01fe80055ee9f407196149e6406ed89afe3968aa5f858f8a9a1153c6e2bc2b3
MD5 fb8dfac84adfa1a9b8830c5cbe661afb
BLAKE2b-256 a836778bc86bb0a87fa91141e87ca36b22b881242fdb1ac6e04766be51b5b2e0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page