Skip to main content

Python Wrapper for Realsense SDK 2.0.

Project description

The Python wrapper for 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()

Release history Release notifications | RSS feed

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

If you're not sure about the file name format, learn more about wheel file names.

pyrealsense2-2.58.1.10581-cp314-cp314-win_amd64.whl (9.0 MB view details)

Uploaded CPython 3.14Windows x86-64

pyrealsense2-2.58.1.10581-cp314-cp314-manylinux1_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.14

pyrealsense2-2.58.1.10581-cp313-cp313-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.13Windows x86-64

pyrealsense2-2.58.1.10581-cp313-cp313-manylinux1_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.13

pyrealsense2-2.58.1.10581-cp312-cp312-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.12Windows x86-64

pyrealsense2-2.58.1.10581-cp312-cp312-manylinux1_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.12

pyrealsense2-2.58.1.10581-cp311-cp311-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.11Windows x86-64

pyrealsense2-2.58.1.10581-cp311-cp311-manylinux1_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.11

pyrealsense2-2.58.1.10581-cp310-cp310-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.10Windows x86-64

pyrealsense2-2.58.1.10581-cp310-cp310-manylinux1_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.10

File details

Details for the file pyrealsense2-2.58.1.10581-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3296f62271c09ca7b3ae3cd53ee678cf9ff88938bc530630ad2acd2b4ba6d88c
MD5 507819ad2c7f716bac1eca2bda49299b
BLAKE2b-256 bcfe592befc693b0b83a3e58ae7667f8332b79d7f20e2f0d8a7d707d68a59e70

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp314-cp314-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp314-cp314-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ea2453dba5ea03d65deb46bacbbb98aa8d10908d9b831a8b21f84ee0978b1c98
MD5 ca9f0b59b4e8a94bd17b4835d408ef9b
BLAKE2b-256 1d7622d59fecea7390c6422648e6e65dd2981637a46418123dadfb1a2057b86b

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6f4fea2dd647230884b4a5b30ab68958f0783c8aa007a7d1ff7388b621866ee5
MD5 5840ee14b42ee41aeb7985a9cff10101
BLAKE2b-256 ae5cccda63859c2dcaeddeeaffbbba95004be10d5d22932a73554d5603dd043f

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp313-cp313-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp313-cp313-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9b2450b18495e571ef7b368393c324eb475b071a60e22bba32ea35c34cb1cce0
MD5 b7b00eb49b0269e4f0df201753c45c31
BLAKE2b-256 20e8dd0a3ea566e584da1798daba9cd4f70ab73f8723fd4ce18f74a6f71c1360

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cec0be5e158a9148da4ac49c0e5bfd4f665a94ed576f55459b63837649926d6d
MD5 7238fffe965d90c9cadcd4d6c620490b
BLAKE2b-256 960c15dfa8900ccadf36b86a0f27301576d803517c569da8b2e07c54310bd9fe

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp312-cp312-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp312-cp312-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1226bb06e6965cb9edb2c3d477be2ddadfcb6f60be2f2ec8649c23b19800752b
MD5 cb83b3481aaa66828560241fb57b2177
BLAKE2b-256 a2a1a9060a8c4c7eedc0cea171546bd650848956cd00d18068f4366d454c7b77

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp312-cp312-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp312-cp312-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 49ac137dd204fc32e5715fb12940192264d5cbf9d8db072201edbadbe15b4445
MD5 4f83f9829d7e06818b4c53b657db7d15
BLAKE2b-256 9571b5fd774dcb951588045108698c78d52da36c0405fbb62e543ef2a30483dc

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 63781f289e055dc859c65d3f9bd64ff9abd4a92f03b91439bf1fe54730256a11
MD5 7b5b7b04d7bcde48497bad9686409154
BLAKE2b-256 261683b5e69d5e597a21c27d3cdcd1d48e2e575ba7685a81b051d7f6f028918b

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp311-cp311-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp311-cp311-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6ae3ca6e400a1cf1081d0ef12984452c6d00fa47de6789b532cb599fc5dc7365
MD5 b980086cbe863bde4d60e0624b48be35
BLAKE2b-256 d72f9070190cb513376567890a9fb6680dad865d2f28834385991f85b3fed691

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c130b4bfe12c3fce3a967867afb8f67fe88f2010768b4972b098246b5c2d1e92
MD5 c4903bbe3adb8cf4f35643e6486dbc2e
BLAKE2b-256 b00e342af460e253c15b3d1558f328fdeea77d062f9563910aa16d76b35a263f

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp310-cp310-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f8dcad566b8776307b281a0f0d6caa852a5f5c2174bfe271473c8ce5fe093443
MD5 a849543b6825727c92032641322891f5
BLAKE2b-256 ccdab20097b2d06620fa73bed7eddf7d3ea2d6ce65d3d072cb20bac2e2f19021

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp310-cp310-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 11786a9b6cebbba3567839a77bceb0a18241ae5c205b2b0693f39acf8f6e55d7
MD5 00a28d6498aa9db26b0d1233e5235873
BLAKE2b-256 770be17fe95422c1cf07c1e076f6bc562365b6af2344728d0add76fdece7bdca

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.58.1.10581-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.58.1.10581-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c7be4ca012fd3655d8c6b7b8e858e89a26a1ddbe05dffa4021dae6ff257e0316
MD5 b14bf3d337a788e1febe64d17784f9f8
BLAKE2b-256 44a432a2c26cf4b603b1df1ca7f42ca1d7ecc6693a7145549746650a69f5e112

See more details on using hashes here.

Supported by

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