Mr-Dave
|
712729c881
|
Update README.md
|
2024-08-22 23:24:05 -06:00 |
|
Mr-Dave
|
dc8caf9624
|
Revise configuration file defaults
|
2024-08-22 15:43:35 -06:00 |
|
Mr-Dave
|
5ce3782d1b
|
Display realtime Motionplus log on webcontrol
|
2024-08-21 12:41:28 -06:00 |
|
Mr-Dave
|
89a4eb3cc5
|
Show live camera feed on configuration pages
|
2024-08-20 13:59:42 -06:00 |
|
Mr-Dave
|
b06a2fa336
|
Revisions for alg timing and secondary detection
|
2024-08-20 10:45:45 -06:00 |
|
Mr-Dave
|
14dbff5e57
|
Fix secondary detection handler process
|
2024-08-19 14:50:59 -06:00 |
|
Mr-Dave
|
3c26ae949f
|
Revise edits and usage of device_id
|
2024-08-19 11:14:33 -06:00 |
|
Mr-Dave
|
77981dca7d
|
Change app variable to be part of cls_config
|
2024-08-19 08:28:59 -06:00 |
|
Mr-Dave
|
0b1cdd7ac1
|
Revise README
|
2024-08-18 23:24:41 -06:00 |
|
Mr-Dave
|
2885b9a117
|
Improve frame timing
|
2024-08-18 22:12:39 -06:00 |
|
Mr-Dave
|
c0c05195a4
|
Initialize variables
|
2024-08-18 22:11:50 -06:00 |
|
Mr-Dave
|
349fbe2c5c
|
Initialize imgs to zero
|
2024-08-18 19:21:23 -06:00 |
|
Mr-Dave
|
f9e1ef8cca
|
Add restart for dbse,logger and webu
|
2024-08-18 17:29:14 -06:00 |
|
Mr-Dave
|
bd39ae47d0
|
Reset watchdog upon camera open
|
2024-08-18 15:57:55 -06:00 |
|
Mr-Dave
|
c4dd0617ad
|
Process configuration parameters via webcontrol
|
2024-08-18 15:50:44 -06:00 |
|
Mr-Dave
|
bc574004bd
|
Add no-sign-conversion to compile flags
|
2024-08-18 11:52:33 -06:00 |
|
Mr-Dave
|
64cc8896a0
|
Remove single use typedef
|
2024-08-18 10:39:47 -06:00 |
|
Mr-Dave
|
e2f68560a8
|
Move camera header items to camera.hpp
|
2024-08-18 10:36:35 -06:00 |
|
Mr-Dave
|
35a84b43f4
|
Remove excess forward declares
|
2024-08-18 10:22:54 -06:00 |
|
Mr-Dave
|
facd019c0f
|
Remove cryptic file type
|
2024-08-18 10:21:10 -06:00 |
|
Mr-Dave
|
676b5d175c
|
Move sound header items to sound.hpp
|
2024-08-18 09:48:59 -06:00 |
|
Mr-Dave
|
76e9172179
|
Remove USE_GNU
|
2024-08-18 09:44:49 -06:00 |
|
Mr-Dave
|
de0b9c1401
|
Move camera header items to camera.hpp
|
2024-08-18 09:41:06 -06:00 |
|
Mr-Dave
|
3d554b3f36
|
Move rotate header items to rotate.hpp
|
2024-08-18 09:36:06 -06:00 |
|
Mr-Dave
|
152f11f0cf
|
Revise webui_level to parm_level
|
2024-08-18 09:33:38 -06:00 |
|
Mr-Dave
|
a17c03b39f
|
Move parameter level header items to conf.hpp
|
2024-08-18 09:28:05 -06:00 |
|
Mr-Dave
|
4154d0b6e9
|
Move params header items to util.hpp
|
2024-08-18 09:06:32 -06:00 |
|
Mr-Dave
|
1d96df61fe
|
Move timelapse header items to movie.hpp
|
2024-08-18 08:59:24 -06:00 |
|
Mr-Dave
|
91da26b582
|
Move webcontrol header items to webu.hpp
|
2024-08-18 08:55:12 -06:00 |
|
Mr-Dave
|
c7d0463d28
|
Move database header items to dbse.hpp
|
2024-08-18 08:47:15 -06:00 |
|
Mr-Dave
|
c2ec02e9e0
|
Revise ctx_motapp to cls_motapp
|
2024-08-17 21:15:48 -06:00 |
|
Mr-Dave
|
61c3f453dd
|
Add default for alg sec method
|
2024-08-17 17:55:17 -06:00 |
|
Mr-Dave
|
2025d085b8
|
Have webcontrol start last
|
2024-08-17 16:54:02 -06:00 |
|
Mr-Dave
|
27d819485c
|
Update camera count upon deletion
|
2024-08-17 16:52:32 -06:00 |
|
Mr-Dave
|
67891983a7
|
Update methods for mystrftime
|
2024-08-17 16:52:02 -06:00 |
|
Mr-Dave
|
43b87d2722
|
Clean up thread names in log
|
2024-08-16 21:25:47 -06:00 |
|
Mr-Dave
|
6e5d661c5f
|
Use consistent name for app variable
|
2024-08-16 21:11:14 -06:00 |
|
Mr-Dave
|
9c03b90edb
|
Use consistent names for handler_startup/shutdown
|
2024-08-16 20:44:06 -06:00 |
|
Mr-Dave
|
bcf0c8aefa
|
Revise netcam hander_startup/shutdown
|
2024-08-16 20:32:44 -06:00 |
|
Mr-Dave
|
9d18c83ef6
|
Revise alg_sec start/stop
|
2024-08-16 19:28:15 -06:00 |
|
Mr-Dave
|
07a20888e0
|
Revise sound thread start/stop
|
2024-08-16 18:47:23 -06:00 |
|
Mr-Dave
|
3332beff02
|
Use static copy of parameters while camera/sound is running
|
2024-08-16 18:01:30 -06:00 |
|
Mr-Dave
|
a7ff96a0d2
|
Revise from ctx_dev to cls_camera
|
2024-08-15 17:31:20 -06:00 |
|
Mr-Dave
|
205c595608
|
Rename motion_loop modules to camera
|
2024-08-12 23:18:30 -06:00 |
|
Mr-Dave
|
0e3dda5434
|
Revise ffmpeg codec error default
|
2024-08-12 13:51:54 -06:00 |
|
Mr-Dave
|
949e816f5c
|
Add log_fflevel parameter
|
2024-08-12 13:40:13 -06:00 |
|
Mr-Dave
|
2dc085b350
|
Fix logger application name
|
2024-08-12 13:08:18 -06:00 |
|
Mr-Dave
|
584da7c5d1
|
Fix configuration logging and defaults
|
2024-08-12 13:05:19 -06:00 |
|
Mr-Dave
|
bc78a95b77
|
Fix free of hw_params
|
2024-08-12 12:58:40 -06:00 |
|
Mr-Dave
|
48ce052714
|
Use protected configuration parameters for cls_sound
|
2024-08-12 12:00:07 -06:00 |
|