Highlighting an Intel RealSense depth camera web-browser demo program
Hi everyone,
I came across an impressive program on the main Intel GitHub site that demonstrates use of RealSense depth cameras in an HTML5 browser window and thought I'd share it.
https://github.com/intel/depth-camera-web-demo
The project's Development page explains how to add support for new RealSense camera models and depth and color resolutions not in the demo's default configuration.
https://github.com/intel/depth-camera-web-demo/blob/master/DEVELOPMENT.md
-
Hi Geoff A RealSense user developed an alternate program for camera access from the browser, based on KinectFusion
https://github.com/IntelRealSense/librealsense/issues/5941
https://philipnoonan.github.io/wglFusion/depthColorDemo.html
The creator said that they tested it as working on Windows, Ubuntu and a Bootcamped 2019 Macbook Pro, but could not get it to work in MacOS due to lack of OpenGL support.
-
It is also worth mentioning that in Intel's white-paper document on ethernet networking of RealSense cameras, it is stated that because the feature makes use of RTP protocols, "this opens new possibilities for sharing 3D data with wider audience over the Internet, for education and research purposes"..
-
how do we run this?
https://github.com/intel/depth-camera-web-demo
-
For the benefit of other readers, the above question from Andre was replied to in the link below:
https://github.com/IntelRealSense/librealsense/issues/7362#issuecomment-694840388
Please sign in to leave a comment.
Comments
6 comments