pikrellcam/src
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
..
Makefile Audio/video recording. Help page has audio docs. 2017-04-11 09:49:16 -05:00
audio.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
config.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
display.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
event.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
mmal_status.h Initial commit of all PiKrellCam files. 2015-07-11 12:19:22 -05:00
mmalcam.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
motion.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
multicast.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
pikrellcam.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
pikrellcam.h Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
preset.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
servo.c Zooming, preview stall warnings, HQ still resolutions. 2020-06-08 17:45:34 -05:00
sunriset.c Initial commit of all PiKrellCam files. 2015-07-11 12:19:22 -05:00
sunriset.h Initial commit of all PiKrellCam files. 2015-07-11 12:19:22 -05:00
tcpserver.c V 4.1 - loop recording with loop diskusage percent limit. 2017-11-04 10:29:57 -05:00
tcpserver_mjpeg.c V3.0 with servo control and presets 2016-04-23 10:18:38 -05:00