IP Camera and GPS Tracker API data

Hi eveyone,

I have an ERP running on bubble and I would like to integrate or, at least, show GPS data from an IP Camera and a GPS Tracker.

Do you know any hardware + software that offers this? Or some alternative solution.

Something I’ve been considering is using an iFrame, but I would like to get some information into my database.

I know we can collect the location from mobile devices, but I was thinking of using Car Trackers like this one or even airtags:

The probably easiest way would be to choose an application/Gps tracker that provides an api with an webhook that return the current coordinates every x minutes/hrs or you could do just some simple polling. An airtag i wouldnt use for this because getting data from that can be difficult due to apples developer restrains (you would need to do a lot more for what any other software could do)