Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 413 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 413 Bytes

Real Time Sound Localization (Server)

This is the server application for Sound Localization using Android devices. This runs on an Android device which communicates with other 4 devices running the client version. This receives data from the other devices and using the timestamp difference and offsets, calculated using Modified Christian's algorithm, determines the X and Y coordinates of the sound source.