hemaprathaban / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Streaming to OpenGTS Server thru OpenDMTP or HTTP #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to have a function to do live tracking to OpenGTS. 
(http://www.opengts.org/)

This will allow us to setup an open source fleet tracking solution.

Original issue reported on code.google.com by gj.nosco...@gmail.com on 9 Jun 2010 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by rcgr...@gmail.com on 25 Jun 2010 at 11:28

GoogleCodeExporter commented 9 years ago
I used the mobile trail explore 
http://www.substanceofcode.com/software/mobile-trail-explorer/ for a long time 
though it's a great program it is difficult to get working on Android.

But it had one feature to rule them all, and that was the ability to make a 
custom http request with different GPS values as parameters eg.

http://www.gpsuploadsite.com/?latitude=@LAT@&longitude=@LON@&speed=@SPD@&heading
=@HEAD@&trackid=@ID@

That way the stream function is not locked to one service, and opens the 
possibility to use other languages like PHP ASP.NET to create the "tracking" 
pages.

Ofcause it should still be possible to select default settings for known sites..

Original comment by fennek.a...@gmail.com on 22 Jan 2011 at 11:48

GoogleCodeExporter commented 9 years ago
Did this ability ever get added.  I'm correct it's stated by v1.0 and your now 
on v1.2?  Just checkin cause I would love to test this ability.  Thanks.

Original comment by dashboar...@gmail.com on 4 Aug 2011 at 8:39

GoogleCodeExporter commented 9 years ago
Live tracking to custom http requests is in the 1.3 release. 

The OpenGTS live tracking remains an open issue.

Original comment by rcgr...@gmail.com on 7 Nov 2011 at 9:12

GoogleCodeExporter commented 9 years ago
Appears custom HTTP requests is not working. 1.3 release

Original comment by WolfEnd...@gmail.com on 21 Nov 2011 at 1:28

GoogleCodeExporter commented 9 years ago
Yes, I've also tested the HTTP posting feature and it doesnt seem to work. The 
program doesn't post the current location to a server. Does anybody have a 
solution for this?

Original comment by qualit...@gmail.com on 25 Nov 2011 at 1:14

GoogleCodeExporter commented 9 years ago
It's working on version 1.3.2. But I have small problem which is minimum length 
& minimum time between  02 tracks. Can we change these values to lower than 1KM 
or 01 Minute?

Original comment by suraj...@gmail.com on 31 Jan 2012 at 3:56

GoogleCodeExporter commented 9 years ago
Is anybody can give me the APK file of version 1.3.2
I want to test GPS Streaming.

My mailID is hims.ashu at gmail dot com

Original comment by hims.a...@gmail.com on 11 Mar 2012 at 5:54

GoogleCodeExporter commented 9 years ago
DOSE IT SEND'S THE TRACKING DATA TO THE OPENGTS?

Original comment by sdha...@gmail.com on 23 Apr 2012 at 1:41

GoogleCodeExporter commented 9 years ago
I'd like to use this program simply for streaming GPS locations to my own 
server. This HTTP posting feature seems to be the right thing, but I couldn't 
set the program up to send any request to my server. Does thi feature work?

Original comment by dib8...@gmail.com on 1 Oct 2013 at 11:05