#110·dejavu

Fingerprinting using an API

Author: wassimseifCreated Mar 30, 2017Updated Mar 25, 2024

Is it possible/ does anyone has an implementation for fingerprinting a song from a client app. Scenario :

  1. Administrators upload the songs( CMS, command line...)
  2. Mobile App (iOS or Android) uses sockets or RESTful APIs stream a song to the server.
  3. After x number of seconds , the server replies with either an song id / name or error in case fingerprinting fails.

Please any implementation would be helpful, even if it's not fully working. Ideas are highly appreciated.