1
0
Fork 0
GPU enabled Raspberry Pi Camera Software
Ir para arquivo
Bill Wilson 994384dae9 Zooming, preview stall warnings, HQ still resolutions.
V 4.3.2
Zoom in to a percent of the camera sensor.  Selected zooms are saved
as part of a Preset Settings.  A large zoom can help with camera focusing.

Show stall warning on preview when GPU jpeg encoder does not keep up
converting the preview images and frames are dropped.  This problem showed
up with the HQ camera on Pi 4 where video_fps needs to lowered to around
20 to avoid stalls.  I don't see the problem on Pi 2 with HQ camera or
with V1 or v2 cameras, so maybe a later firmware version will help.

Put in HQ still resolutions and now still resolution options shown depend
on camera resolution detected.

Checking archive diskfree failed to remove stills.

Changed how to track through the preview jpeg encoder which preview frame
to use for thumbs.

Added greyworld
2020-06-08 17:45:34 -05:00
etc Convert to using htpasswd for setting a web page password 2015-07-30 17:58:47 -05:00
libkrellm V3.0 with servo control and presets 2016-04-23 10:18:38 -05:00
scripts-dist Changes for Pi 4 peripheral base and Buster installs 2019-07-01 10:48:26 -05:00
src Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
www Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
.editorconfig Do not log annotates. Add .editorconfig to git 2016-02-12 09:49:36 -06:00
.gitignore motion_detects_fifo for reading all motion detects. 2019-05-30 14:36:19 -05:00
LICENSE Initial commit 2015-07-08 18:45:42 -05:00
README.md Audio/video recording. Help page has audio docs. 2017-04-11 09:49:16 -05:00
install-pikrellcam.sh Changes for Pi 4 peripheral base and Buster installs 2019-07-01 10:48:26 -05:00
pikrellcam Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00

README.md

PiKrellCam

PiKrellCam is an audio/video recording motion detect program with an OSD web interface that detects motion using the Raspberry Pi camera MMAL motion vectors.

Read about it and install instructions at: PiKrellCam webpage

Git download with: $ git clone https://github.com/billw2/pikrellcam