Picamera2 example, is this useful for other users? #70
mastrolinux
started this conversation in
Show and tell
Replies: 2 comments 3 replies
-
Thanks for this example. I wonder if, moving forward, we might keep a list of 3rd party examples too, besides the very simple ones of our own that are mostly provided as tutorials. We're going to be starting work on proper documentation fairly soon, so that might be a thing to consider. |
Beta Was this translation helpful? Give feedback.
2 replies
-
As the RaspberryPi UI is written gtk it would be nice to have an gtk example too. But that is nothing, that should stop the release. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just created the following working example:
https://github.com/mastrolinux/raspberry-pi-security-camera-client
It is a condensed guide and simple way to test the new picamera2 client and uploading the image to a server I implemented here https://github.com/mastrolinux/raspberry-pi-security-camera-server
They still need more refinement but please let me know if that is useful to show how others could use picamera2 with a fully working configuration in a real use-case scenario.
Beta Was this translation helpful? Give feedback.
All reactions