9 lines
453 B
Markdown
9 lines
453 B
Markdown
## Goal
|
|
|
|
Create a Flutter app that streams from a CS mounted Arducam RPi camera.
|
|
## References
|
|
|
|
- https://www.amazon.com/gp/product/B012ETE75I
|
|
- [libcamera](https://libcamera.org/index.html)
|
|
- [OctoPrint.org - A new camera stack for OctoPi](https://octoprint.org/blog/2023/05/24/a-new-camera-stack-for-octopi)
|
|
- [GitHub - ayufan/camera-streamer: High-performance low-latency camera streamer for Raspberry Pi's](https://github.com/ayufan/camera-streamer) |