JolleJolles / pirecorder

Controlled and automated image and video recording with the raspberry pi
https://jollejolles.github.io/pirecorder/
Apache License 2.0
43 stars 9 forks source link

Slow streaming performance on less powerful models #32

Open JolleJolles opened 2 years ago

JolleJolles commented 2 years ago

Experienced using the streaming functionality on a raspberry pi 2 zero W with OS bullseye was soo slow it resulted in the Raspberry Pi to hang. This is not something I experienced previously so is likely to do with the new operation system and potentially opencv, also given the new raspberry pi zero is considerably faster it should work.

JolleJolles commented 2 years ago

Some testing and fine-tuning is needed and added detail to the documentation for working with slower models and different operating systems.