Skip to content

leonhsl/cordova-plugin-realsense-ep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-realsense-ep

Integrate the Crosswalk extension for Intel RealSense EnhancedPhotography into your Cordova application. This plugin depends on the plugin cordova-plugin-crosswalk-webview because the extension will run based on Crosswalk WebView Requires cordova-android 4.0 or greater.

Benefits

  • Capabilities: Intel Realsense EnhancedPhotography feature.

Drawbacks

Install

The following directions are for cordova-cli (most people).

  • Open an existing cordova project, with cordova-android 4.0.0+, and using the latest CLI.
  • Add this plugin
$ cordova plugin add cordova-plugin-realsense-ep

If currently cordova-plugin-crosswalk-webview is not installed yet, it will be installed firstly.

  • Add your javascript code to employ realsense.EnhancedPhotography object.

  • Build

$ cordova build android

Configure

Release Notes

1.0.0 (December 31, 2015)

About

Draft impl for the Cordova plugin of RealSense EP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published