Hacker News new | ask | show | jobs
by mrshoe 3645 days ago
The OBD adapter does serve a very important role in the system in that it has a power source and can wake the camera frame when necessary (before you ever launch the app!). All of our vision algorithms also run on the OBD adapter, which is a key aspect of the power model.
1 comments

Both those things (remote wake and 'vision algorithms') are things that could likely work on the phone, no?
I think the remote wake is based on when the car is put into reverse, which would be challenging to tell from the phone. I imagine that only running the camera when the car is in reverse is a key part of keeping power consumption down in the frame.