elixir-vision / picam

Elixir library used to capture MJPEG video on a Raspberry Pi using the camera module.
Other
122 stars 27 forks source link

More set_* implementations #10

Closed fhunleth closed 7 years ago

fhunleth commented 7 years ago

This adds ROI, exposure compensation, JPEG restart intervals and some support for resizing the image. For the image resizing, not every value seems to work and I don't fully understand why.