Open icarito opened 6 years ago
I've tested this and it's working! The video was recording but not transcoding to MP4 because of a missing package. Adding it now!
The issue with videos is reported here https://github.com/silvanmelchior/RPi_Cam_Web_Interface/issues/442 where I've shared my observation of the missing package.
Flashing this now!
It works!
Here's the output image! https://gitlab.com/publiclab/image-builder-rpi/-/jobs/102770549/artifacts/download
Test it out with http://etcher.io
This recipe installs a web-based interface to the Raspberry Pi camera:
https://github.com/silvanmelchior/RPi_Cam_Web_Interface/
It will appear on startup, accessible over WiFi network
00-PiCamera
.Download instructions
Generating the image will take a few minutes. Once the image is prepared, and if it succeeded, you'll see a green checkmark at the bottom of the pull request. To download the image:
https://gitlab.com/publiclab/image-builder-rpi/pipelines/########/builds
Jobs
tab, next toPipeline
Passed
buttonDownload
in the right-hand sidebarartifacts.zip
file, and also thehypriotos-rpi-camera_web.img.zip
within itYou'll also be able to read the output of the image generation in this window.
We hope to create a bot to report back the completed image URL in each pull request. If you can help create such a bot, please contact us at:
https://github.com/publiclab/image-builder-rpi/issues/16
Thanks!