UCA4SVR / TOUCAN-VR

Testbed Oriented to User-Centric Approach in Networking for Virtual Reality
Apache License 2.0
12 stars 5 forks source link

Feature/out of headset playback #78

Closed joelcancela closed 7 years ago

joelcancela commented 7 years ago

This feature introduces the connection between the phone and the out-of-headset playback server. For now a POST request is made everytime the position of the phone changes. On the server side, the position is updated every second.

The POST request is sent at the root of the server i.e. http://192.168.70.1:8080/

The branch is already rebased to avoid merge conflicts with develop.