Skip to content

Cross-platform RGBD streaming, powered by Structure Sensor!

License

Notifications You must be signed in to change notification settings

mehranhussain/uplink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uplink

Welcome to Uplink, Occipital's cross-platform RGBD streaming library.

It was created to connect together desktop applications and the Structure Sensor running on an iOS mobile device.

And of course, this is the code behind Skanect's Uplink feature.

It is written in C++ 98 (with some occasional C++ 11), and is mostly header-only.

Supported Platforms

Windows

An example server can be found here.

Mac OS X

Complete server code is not included, yet.

iOS

Complete client code is not included, yet.

Getting Started

Both a CMake project and platform-specific projects (Visual Studio 2012 & 2013) are maintained.

Pick your favorite, then simply build and run.

No non-standard external dependencies are required, other than the tiny ones already included for the desktop server UI.

About

Cross-platform RGBD streaming, powered by Structure Sensor!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.6%
  • Objective-C 1.3%
  • C 1.1%
  • CMake 0.4%
  • Batchfile 0.3%
  • Shell 0.2%
  • Objective-C++ 0.1%