Hacker News new | ask | show | jobs
by StavrosK 3995 days ago
I would theorize that they have GPS in both units, and the tag sends its position to the base. Along with a compass, you can pretty accurately tell where the camera is looking, and you can probably gauge the distance between the tag and camera by the time it takes for the signal to travel to the camera, but I'm not sure how that's useful.
3 comments

GPS alone isn't really accurate enough by itself, but it's thought that SOLOSHOT integrates both GPS and an inertial system.
According to some of the amazon reviews, it doesn't work within 50 feet. I suspect it does in fact use GPS, as 50 feet would be far enough that you're going to be somewhere in the frame. Couple that with just measuring the delay time, and possibly a compass or something and you'd end up with what they have.
Why not use bluetooth low-energy for this stuff? Or would you need to have three beacons to triangulate?
1) range 2) clock precision (you can't measure time fast enough to actually measure position using bluetooth)
> clock precision (you can't measure time fast enough to actually measure position using bluetooth)

Interesting, why is that and how fast would that be, then?

Also what's different about triangulating via WiFi APs signals, that bluetooth doesn't work?