Add streaming video to disk reference implementation

Repository details (node-uvc)
Project page
node-uvc
Project category
(19 entries)
Repository
@joelpurra/node-uvc
Owner
@joelpurra
Commit details (b0d4ecab)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add streaming video to disk reference implementation

Raw text
Add streaming video to disk reference implementation

Changed files (7)

Path Additions Deletions
package-lock.json +209 -0
package.json +6 -1
test/README.md +31 -0
test/reference-implementation/README.md +7 -0
test/reference-implementation/stream-disk/.gitignore +3 -0
test/reference-implementation/stream-disk/README.md +30 -0
test/reference-implementation/stream-disk/stream-disk.js +193 -0

Commit categories (3)