shaunmulligan / hypecycle2

The backend for an over engineered cycling computer built on a raspberry pi 2W
2 stars 0 forks source link

Add streaming camera endpoint #2

Open shaunmulligan opened 2 years ago

shaunmulligan commented 2 years ago

https://randomnerdtutorials.com/video-streaming-with-raspberry-pi-camera/

need to enable "Legacy Camera" interface in raspi-config to use picamera on RPI zero 2 W

shaunmulligan commented 2 years ago

maybe look at this too https://abhitronix.github.io/vidgear/latest/help/webgear_ex/ could even do stabilization maybe?