Feature #1081
closedSensors: port PiCam to Ironman
100%
Description
This is to support a directly connected webcam on Ironman.
Remote PiCam's will be supported via the PiSensors app.
This is very likely already done.
Related issues
Updated by Hammel about 1 year ago
- Severity changed from 05 - Very Low to 02 - High
Updated by Hammel about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
PiCam is already included in the ironman pkglist in the metabuild. I just need to test PiCam on the Ironman UI.
Updated by Hammel about 1 year ago
It's not working. The UI may not be responding correctly. The network is not coming up consistently. PiCam doesn't start, or if it does it doesn't find the camera.
I'll need to get networking up properly first, then dig into PiCam.
Updated by Hammel about 1 year ago
- Related to Bug #1093: Wired network is not started on boot added
Updated by Hammel about 1 year ago
- Related to deleted (Bug #1093: Wired network is not started on boot)
Updated by Hammel about 1 year ago
- Blocked by Bug #1093: Wired network is not started on boot added
Updated by Hammel about 1 year ago
PiCam is not displaying on Ironman because the piboxd.cfg is setting NOSTREAM:1. This is set in the ironmancfg package in the opkg postinst script.
Updated by Hammel about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Fix tested on fresh system build on hardware and is working.
Code committed and pushed.
Closing issue.