Page 1 of 1

JSON/ JAVA / PYTHON

PostPosted: 16 Dec 2015, 19:03
by dhaval.palsana
I have read the Eyetribe API and Eyetribe docs, I am confused on how the intersection of using JSON for Eyetribe communication and the connection of the Eyetribe server via JAVA/PYTHON.

Also, if you use Python for Eyetribe, you're not interfacing with the Eyetribe with the developer packages ( like TETJavaClient.jar for JAVA ) but you use the associated PyGaze package, right ??

Comments? Suggestions?
Thank you.

-- JH

Re: JSON/ JAVA / PYTHON

PostPosted: 04 Jan 2016, 17:05
by Martin
Hi

Right now there is no official native Python SDK available but several open source projects available on Github. For example, PyTribe and PEyetribe.

The official alternatives are C#, Java, C++ and ObjectiveC.