Skip to main content

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()

Release files for pyrealsense2 2.53.1.4623

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for pyrealsense2 2.53.1.4623
File
pyrealsense2-2.53.1.4623-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyrealsense2-2.53.1.4623-cp310-cp310-manylinux1_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-64 Details
pyrealsense2-2.53.1.4623-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyrealsense2-2.53.1.4623-cp39-cp39-manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
pyrealsense2-2.53.1.4623-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyrealsense2-2.53.1.4623-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
pyrealsense2-2.53.1.4623-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
pyrealsense2-2.53.1.4623-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
pyrealsense2-2.53.1.4623-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
pyrealsense2-2.53.1.4623-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details

Total release size: 151.4 MB

Release files / pyrealsense2-2.53.1.4623-cp310-cp310-win_amd64.whl

Download URL pyrealsense2-2.53.1.4623-cp310-cp310-win_amd64.whl
Size 12.9 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
5aa1935d4c9d75e18a043939efc5ce9868842f2ef5e03ae66884f688c78f4073
BLAKE2b-256 checksum
How to use checksums
f77e4d6911adbf834c3764c9ba167606c4f0b18ffb28d2fba776e23a9706f10c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp310-cp310-manylinux1_x86_64.whl

Download URL pyrealsense2-2.53.1.4623-cp310-cp310-manylinux1_x86_64.whl
Size 17.3 MB
Tags CPython 3.10 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
f30aaa13460dec96a78a3df7975274cd2f3dcc66b4c8149cae4f3c7da0f9fb8f
BLAKE2b-256 checksum
How to use checksums
a9024155f1d427dc25e5cdeef8326ae1e719ad36baa58a2c81aad692a48408b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp39-cp39-win_amd64.whl

Download URL pyrealsense2-2.53.1.4623-cp39-cp39-win_amd64.whl
Size 12.9 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
edbaed4e023aec0e7d7134146c9d86d2a3be44d3986928fc7a3067af53a2879b
BLAKE2b-256 checksum
How to use checksums
2033058eb62ded759739234df0825fd3c546fc75caf0a4019fb48a80f98e1d14
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp39-cp39-manylinux1_x86_64.whl

Download URL pyrealsense2-2.53.1.4623-cp39-cp39-manylinux1_x86_64.whl
Size 17.3 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
a978053bfe9df67c9826922ed3a71073697c6b15cf433779f38e28f8b0a306e2
BLAKE2b-256 checksum
How to use checksums
ae6b475b0b11797fff1101f4b645523ba612a8a5969154bcad605a68ca9d27db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp38-cp38-win_amd64.whl

Download URL pyrealsense2-2.53.1.4623-cp38-cp38-win_amd64.whl
Size 12.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
cbb9fa23e1df36b2260adfb246170208eddbde886bb0313c5f49b9920f9e6757
BLAKE2b-256 checksum
How to use checksums
090afc127b12183f179a80904ece6ee0cdc29e8b0b96df271a0cb35089490294
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp38-cp38-manylinux1_x86_64.whl

Download URL pyrealsense2-2.53.1.4623-cp38-cp38-manylinux1_x86_64.whl
Size 17.3 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
7e8682059d55cc5da0d75b7ae6e18755df3d065a4fcc232a037b0dd844fb6745
BLAKE2b-256 checksum
How to use checksums
f2912d6e83f80f05f94f23dcea923edcc40aa530045e5a80f7115d4b3186e795
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp37-cp37m-win_amd64.whl

Download URL pyrealsense2-2.53.1.4623-cp37-cp37m-win_amd64.whl
Size 12.9 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
a2926e5f0c2284de9e1dad17b2ab66ec8e95171ea1a9586b1cd66313963d89c4
BLAKE2b-256 checksum
How to use checksums
96089fbf1e9ee35ca6c6f06a8a5f90f59c1bc5ebfad6de7092e4f44a840fa1e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp37-cp37m-manylinux1_x86_64.whl

Download URL pyrealsense2-2.53.1.4623-cp37-cp37m-manylinux1_x86_64.whl
Size 17.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
b9820b7d8f92752c6a2206ef665c4d43867c1ecce8e31ff1ff911dc4cf4c591c
BLAKE2b-256 checksum
How to use checksums
cf96ca3f1ebeca7e70b72e9c631a393385bf12c9a900f1939c56cd936c59ba83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp36-cp36m-win_amd64.whl

Download URL pyrealsense2-2.53.1.4623-cp36-cp36m-win_amd64.whl
Size 12.9 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
68843010c0de20af56bd482c0134f541ba3b2cf325157191909bb8e22b280a95
BLAKE2b-256 checksum
How to use checksums
bf9ab0b2736800ccbd5ba4aa02c7d1e370e503b648ec2a0f0abde01a0d8ca0eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release files / pyrealsense2-2.53.1.4623-cp36-cp36m-manylinux1_x86_64.whl

Download URL pyrealsense2-2.53.1.4623-cp36-cp36m-manylinux1_x86_64.whl
Size 17.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e1d4a5525c3f5cf61829d171511c6066e09b4363e54b5b12e6ce9beb332e891c
BLAKE2b-256 checksum
How to use checksums
da071727ce6897685dec56c31ea5abd82d5d198de731b1409460ffb8ade93f28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.14

Release history Release notifications | RSS feed

This release

2.53.1.4623 This release

10 release files

2.9.1

6 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page