Live Depth Sensor

Python

Live Depth Sensor example screenshot

A minimal example of streaming frames live from an Intel RealSense depth sensor.

NOTE: this example currently runs forever and will eventually exhaust your system memory. It is advised you run an independent rerun viewer with a memory limit:

rerun --memory-limit 4GB

And then connect using:

python examples/python/live_depth_sensor/main.py --connect