SeeSo(Eye-Tracking SDK) sample for iOS(SwiftUI)

SeeSo Demo SwiftUI

SeeSo

SeeSo is an AI based eye tracking SDK which uses image from RGB camera to track where the user is looking. Extra hardware is not required and you can start your development for free. In 2021, SeeSo was recognized for its innovative technology and won GLOMO Award for Best Mobile Innovation for Connected Living!

  1. Supports multi-platform (iOS/Android/Unity/Windows/Web-JS)
  2. Has simple and quick calibration (1-5 points)
  3. Has high accuracy and robustness compared to its competitors.

Documentation

Requirements

  • SeeSo.framework : 2.5.0
  • Swift: 5.5
  • It must be run on a real iOS device. (iOS 11.0 +, iPhone 6s +)
  • It must be an internet environment.
  • SeeSo iOS SDK
  • Must be issued a license key in SeeSo Console

Setting License Key

  • Get a license key from https://console.seeso.io and copy your key to SeeSoManager
    private let licenseKey : String = "Input your key." // Please enter the key value for development issued by the SeeSo.io
    

How to run

  1. Clone or download this project.

  2. Add SeeSo.framework to the project as shown below. (At this time, “copy items if needed” should be checked.)

    2-1

    2-2

    2-3

  3. Now change the SeeSo.framework to sign & embed as shown below.

    3-1

  4. Sign in with your developer ID in the Signing & Capabilities tab.

Contact Us

If you have any problems, feel free to contact us

GitHub

View Github