Skip to content

Fail-Safe ofVideoGrabber, provides fallback to a user specified movie if videoGrabber not available.

Notifications You must be signed in to change notification settings

armadillu/ofxFailSafeVideoGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple OpenFrameworks Addon intended to be a fail-safe replacement for ofVideoGrabber. It will mostly wrap it, but if there's no camera available, a safety measure will be taken so you can still run the project. A backup movie file will be used (if provided by the user) if no videoGrabber is available, and as a last resort, if a movie file is not available either, an ofImage with pixel noise will be provided.

About

Fail-Safe ofVideoGrabber, provides fallback to a user specified movie if videoGrabber not available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages