Skip to content

Hardware Accelerated Point Cloud Streaming

Compare
Choose a tag to compare
@bmegli bmegli released this 28 Feb 12:01
· 43 commits to master since this release

The version used for creating "Hardware Accelerated Point Cloud Streaming" video.

Hardware Accelerated Point Cloud Streaming

See also the corresponding RNHVE encoder and streamer release

New features:

  • hardware accelerated depth maps decoding and point cloud rendering (details)

Requires:

  • HEVC Main10 decoding support, at least ApolloLake (details)

Tested with:

  • Realsense D435 depth camera (firmware 5.12.1.0)
  • KabyLake Laptop (Ubuntu 18.04)
  • KabyLake LattePanda Alpha (Ubuntu 18.04)

For building and running:

  • clone recursively the tagged version
  • do not use the source code zip/tar file (no git submodules)
  • follow release readme
git clone --recursive -b hardware-accelerated-point-cloud-streaming https://github.com/bmegli/unity-network-hardware-video-decoder.git