Hey,
I have a raspberry pi 3 i would like to convert it to a gps device with a cam that records and send the data to traccar server.
i already created a python script that uses OSMAND protocol. and i don't know how traccar server can manage the video files
anyone can help or explain how traccar should receive the video file?
Traccar does support media files, but only for some protocols. Not for OsmAnd currently.
can you give me some supported protocols
You would have to search the source code.
Hey,
I have a raspberry pi 3 i would like to convert it to a gps device with a cam that records and send the data to traccar server.
i already created a python script that uses OSMAND protocol. and i don't know how traccar server can manage the video files
anyone can help or explain how traccar should receive the video file?