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

Double `MAX_DATA_BUFFER_SIZE` #25

Closed GregMefford closed 6 years ago

GregMefford commented 6 years ago

I've found that by doubling this, I can reliably stream video on a rpi0 at 1920x1080 with quality set to 10 or 15.

Resolves #23