https://github.com/reime005/unityvivesbsapplication
https://github.com/reime005/unityvivesbsapplication
gstreamer lego-ev3 mqtt sbs unity3d vr
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reime005/unityvivesbsapplication
- Owner: reime005
- Created: 2017-06-22T15:15:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T16:16:08.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T17:51:24.423Z (2 months ago)
- Topics: gstreamer, lego-ev3, mqtt, sbs, unity3d, vr
- Language: C#
- Size: 37.7 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity3D HTC Vive VR SBS Application
The goal of this project (as a part of my master thesis) is to remotely control a Lego Mindstorms EV3 vehicle using the HTC Vive controller, while viewing a Side-By-Side real time video stream with the glass. MQTT is used as the communication protocol, as well as GStreamer for the stream. Therefore, the following plugings are utilized:
* [mrayGStreamerUnity](https://github.com/reime005/mrayGStreamerUnity)
* [Unity3d_MQTT](https://github.com/reime005/Unity3d_MQTT)