Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 498 Bytes

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.