{
"manufacturer": "Samsung Electronics",
"model": "GEAR 360",
"serialNumber": "XXXX",
"firmwareVersion": "C200GLU0APC9",
"supportUrl": "www.samsung.com",
"endpoints": {
"httpPort": 80,
"httpUpdatePort": 80
},
"gps": false,
"gyro": false,
"uptime": 50,
"api": ["\/osc\/info", "\/osc\/state", "\/osc\/checkForUpdates", "\/osc\/commands\/execute", "\/osc\/commands\/status"]
}
How does the Gear 360 compare to the Theta S ? I'm also considering the LG 360.
Hey @warwound,
I saw your post on the developer forum for Samsung. Did you figure out why the 360 wasn't geotagging the photos properly? Or perhaps a work around?
Perhaps Samsung has put in some of their own vendor specific options.
The StreetView App downloads the image and sets the exif GPS tag it on the phone.
This is how the the Gear 360 Manager sets the GPS (port:7676).
POST /smp_4_ HTTP/1.0
Content-Type: text/xml; charset="utf-8"
HOST: 192.168.49.10
Content-Length: 354
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetInfomation"
Connection: close
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:GetInfomation xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<GPSINFO>N999999XW999999</GPSINFO>
</u:GetInfomation>
</s:Body>
</s:Envelope>
I haven't figured out how it sets up the Wifi Direct connection from the bluetooth connection.
Hey @warwound,
I saw your post on the developer forum for Samsung. Did you figure out why the 360 wasn't geotagging the photos properly? Or perhaps a work around?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?