
StereoPi
An open source stereoscopic camera based on Raspberry Pi StereoPi is an open source stereoscopic camera based on Raspberry Pi. It can capture, save, livestream, and process real-time stereoscopic video and images. StereoPi opens up countless possibilities in robotics, AR/VR, computer vision, drone instrumentation, panoramic video, and more. StereoPi is easy to use with other familiar tools. We’ve already made many demos of StereoPi integrating with other tools, including: YouTube: livestream 3D video over the Internet Oculus Go: livestream 3D video directly to a VR headset OpenCV: build real-time depth maps ROS: create a spatially aware robot Hugin: create 360° panoramic photos and videos Wifibroadcast: wirelessly livestream 3D video from a drone Example Video & Photo The above video was captured by running this simple command from a Raspbian terminal: raspivid -3d sbs -w 1280 -h 480 -o 1.h264 Taking a stereoscopic image is just as easy using: raspistill -3d sbs -w