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 :
- Administrators upload the songs( CMS, command line...)
- Mobile App (iOS or Android) uses sockets or RESTful APIs stream a song to the server.
- 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.
Source: worldveil/dejavu