Add C/C++ streaming video to screen reference implementation

Repository details (node-libuvc)
Project page
node-libuvc
Project log category
(29 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
30 commits
Stars
4 stars
Commit details (70f85822)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add C/C++ streaming video to screen reference implementation

Raw text
Add C/C++ streaming video to screen reference implementation

Changed files (6)

Path Additions Deletions
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

Commit categories (3)