teknotus / depthview

intel RealSense 3D camera viewer for Linux
GNU Lesser General Public License v2.1
98 stars 38 forks source link

3D Camera viewer

New laptops will soon be shipping with 3D webcams. The official SDK from intel only supports windows. This is a tool to get the data feed, and show video on Linux.

Old Demo
https://www.youtube.com/watch?v=Ht9PzVjWOgI

See blog posts about it.
First investigation
Camera Controls
3d model export

This branch currently requires a linux kernel patch to work. Available as another branch on the same repo. https://github.com/teknotus/depthview/tree/kernelpatchfmt

Prepatched Linux kernel available from Ubuntu 14.10 PPA

sudo apt-add-repository ppa:teknotus/rs-kernel-ppa

There is also a userspace driver that works with the camera that I hope to add support for soon.

https://github.com/mcguire-steve/libuvc