AAA header

Mobile

Since 2015, the development team has started working on bringing SSI to mobile devices. In line with the spirit of SSI to be as flexible as possible, two approaches emerged.

SSJ: Realtime Social Signal Processing for Java/Android

For deployment on the Android platform, a pure Java version of SSI has been developed. It preserves the same vision for signal processing which makes SSI great, but packages it in a flexible, mobile friendly Java package which can be easily integrated into Android Apps.

Features:

  • Realtime signal processing using independent components as processing steps in a pipeline
  • Synchornized data streams
  • Support for most standard android sensors (Camera, Microphone, Acceleration, …)
  • Support for external sensors via bluetooth (e.g. Myo, Empatica)
  • I/O functionality: local storage, sockets, bluetooth
  • Advanced audio processing
  • Basic GUI elements: graphs, camera painter

More information can be found on SSJ’s project page.

SSI – Unix/Android build compatibility

The SSI core together with a selection of plugins have been optimized for deployment in Unix environments. This allows the deployment and execution of compatible SSI pipelines on Android.

To top