An open API service indexing awesome lists of open source software.

https://github.com/reime005/unityvivesbsapplication


https://github.com/reime005/unityvivesbsapplication

gstreamer lego-ev3 mqtt sbs unity3d vr

Last synced: 21 days ago
JSON representation

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)