Skip to content

isabella232/depthcamera-pointcloud-web-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth Camera Pointcloud Demo

Uses an Intel® RealSense™ camera to get depth data and creates a point cloud out of it.

Screen recording

It's supported on Windows, Linux and ChromeOS with Intel® RealSense™ SR300 (and related cameras like Razer Stargazer or Creative BlasterX Senz3D) and R200 3D Cameras.

You will need Chromium release 58 and later. Release 58 is under testing and the installation is available on the dev channel.

An explanation on how to use the depth camera is in the article Depth Camera Capture in HTML5.

Setup

  1. To make sure your system supports the camera, follow the installation guide in librealsense.

  2. Make sure you have Chromium version of at least 58 - install it from the dev channel if not.

  3. Connect the camera.

  4. Go to the demo page.

To run the code locally, give Chromium the parameter --use-fake-ui-for-media-stream, so that it doesn't ask you for camera permissions, which are remembered only for https pages.


Intel and Intel RealSense are trademarks of Intel Corporation in the U.S. and/or other countries.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 24.9%