Skip to content

waggle-sensor/plugin-imagesampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Sampler Plugin

This plugin utilizes PyWaggle library to capture frames from a stream. Captured frames are stored in a local storage as a jpeg image.

Usage

Please refer to the description.

Developer Notes

As of Dec 2020, this stores captured frames into a jpeg image. As the PyWaggle's data upload feature becomes real, it will utilize the feature rather than storing files on its own.