Skip to content

Commit b2f0b3c

Browse files
committed
readme: Add sphvr example.
1 parent f57fde9 commit b2f0b3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ gst-launch-1.0 freenect2src sourcetype=0 ! glupload ! glcolorconvert ! pointclou
5656
gst-launch-1.0 vrtestsrc ! video/x-raw\(memory:GLMemory\), width=1920, height=1080 ! glimagesink
5757
```
5858

59+
### Run a video in SPHVR
60+
61+
```
62+
./sphvr/sphvr file:///home/bmonkey/video.webm
63+
```
64+
5965
## License
6066

6167
LGPLv2

0 commit comments

Comments
 (0)