Streaming webcams to Oculus Rift with openCV

From Lofaro Lab Wiki
Revision as of 04:27, 2 December 2014 by Mjavid (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1. Download opencv (2.4.9) from here, install by following the instructions from the 'Install Dependencies' section of the tutorial here

2. Run the startstream bash script to begin streaming the left and right webcams. The IDS of the webcams can be set in the left and right.py files. Set the IP of the computer streaming in the line with the IP.

3. Run the startReceive bash script to open the webcams on the receiving computer. The IP of the streamed webcams must be set here.