Add C/C++ streaming video to screen reference implementation
Repository details (node-libuvc)
- Project page
- node-libuvc
- Project category
- node-libuvc (28 entries)
- Repository
-
@joelpurra/node-libuvc
- Owner
-
@joelpurra
- Contributors
-
@joelpurra/node-libuvc/graphs/contributors
Commit details (70f85822)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Add C/C++ streaming video to screen reference implementation
Changed files (6)
-
test/README.md
+3, -0 -
test/reference-implementation/README.md
+3, -0 -
test/reference-implementation/stream-display/.gitignore
+6, -0 -
test/reference-implementation/stream-display/CMakeLists.txt
+6, -0 -
test/reference-implementation/stream-display/README.md
+30, -0 -
test/reference-implementation/stream-display/stream-display.cpp
+175, -0