API for getting media

Tracker 2 years ago

I am developing an application in flutter that uses the traccar server, I want to load the images related to the device, but I don't know the correct way to access that specific image.

Anton Tananaev 2 years ago

They are just regular HTTP resources. Look at what the official app does.

Tracker 2 years ago

ok, muchas gracias Anton.