Commit Graph

25925 Commits (master)

Author SHA1 Message Date
Isaac Connor 121693ded4 Add bitrate setting, remove level and gop defaults 2025-09-17 15:52:50 -04:00
Isaac Connor b66bfc8960 Prevent looking for a last frame that doesn't actually exist 2025-09-16 15:58:19 -04:00
Isaac Connor 074008ba02 Add nvidia av1 encoding 2025-09-16 11:47:30 -04:00
Isaac Connor 7def21c714 OldStorage may be empty, so don't save the storage if no Id 2025-09-15 14:23:52 -04:00
Isaac Connor eee757b716 Fix codec string. hevc is the correct one 2025-09-10 09:44:08 -04:00
Isaac Connor dd2738c58e Set self{host and delete ping so we can use parent->ping 2025-09-09 17:09:10 -04:00
Isaac Connor bf4e87307a Put back OutputCodec as updates require it exists 2025-09-08 14:09:34 -04:00
Isaac Connor 244cabea3c Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-09-07 18:05:53 -04:00
Isaac Connor 9d91f452b1 TUrn off install for CxxUrl. Fixes #4436 2025-09-07 18:05:44 -04:00
Isaac Connor ef4ee1e276
Merge pull request #4435 from IgorA100/patch-612243
Added Russian translation for Help for audio recording to streamline label
2025-09-06 17:53:32 -04:00
IgorA100 0bd0e16dca
Removed extra line break (ru_ru.php) 2025-09-07 00:11:46 +03:00
IgorA100 f1c2dbb894
Added Russian translation for Help for audio recording to streamline label (ru_ru.php) 2025-09-07 00:09:43 +03:00
Isaac Connor 2d762e2bdc Allow 0 for FPS limits 2025-09-06 11:46:37 -04:00
Isaac Connor ab7ffd20f6 Add capture and analysis fps totals 2025-09-06 11:44:22 -04:00
Isaac Connor 9cf3c1adec Limit scaled thumbnail to 100% 2025-09-06 11:43:58 -04:00
Isaac Connor 1dfc577dd7 Add Help for audio recording to streamline label 2025-09-06 11:41:12 -04:00
Isaac Connor b1e7266319 Turn off debug 2025-09-06 11:38:50 -04:00
Isaac Connor ca8a3048ed Turn off debug 2025-09-06 11:38:40 -04:00
Isaac Connor 164c4b9117 Default password for Amcrest is admin, pass Manufacturer to monitor creation 2025-09-06 11:37:59 -04:00
Isaac Connor 203418d45e Only make symlink if name is different than id 2025-09-06 11:37:07 -04:00
Isaac Connor 2a11b14bce Remove Function reference 2025-09-06 11:34:09 -04:00
Isaac Connor f9d8ba5281 Store log Component in session 2025-09-06 11:26:20 -04:00
Isaac Connor f9282db349 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-09-06 10:55:44 -04:00
Isaac Connor bb356a8b96 Add debug of new keyframe interval 2025-09-06 10:28:32 -04:00
Isaac Connor 09c767174f Try out a better method of counting keyframes 2025-09-06 10:27:34 -04:00
Isaac Connor 3c4dca78f0 Log when failed to lock packet. 2025-09-06 10:26:32 -04:00
Isaac Connor eb09e0ad33 Log the # of packets removed 2025-09-06 10:17:41 -04:00
Isaac Connor 3be4e1440e Reduce debug logging 2025-09-06 10:17:19 -04:00
Isaac Connor 727e1fe5bb Add debug to not keeping keyframes case 2025-09-06 10:14:29 -04:00
Isaac Connor 15730be300 need to keep the greater of pre_event_count or alarm_frame_count in the packetqueue. 2025-09-06 10:07:13 -04:00
Isaac Connor b03264957d Populate BaseURL 2025-09-05 15:27:13 -04:00
Isaac Connor 1dde898154 Add support for NOT using named params, using query string instead 2025-09-05 12:42:13 -04:00
Isaac Connor 9c96ba3d28 Fix references to StartTime => StartDateTime and EndTime 2025-09-05 11:45:49 -04:00
Isaac Connor 96df4d254d Fix warning 2025-09-05 10:24:47 -04:00
Isaac Connor edf87d6463 Move stream-info off the video stream down to where the monitor status info is. 2025-09-05 09:35:53 -04:00
Isaac Connor 652d71c0b8 Remove path from url.hpp to resolve build issues 2025-09-04 17:29:29 -04:00
Isaac Connor 42073929d1 Fix url to CxxUrl targz 2025-09-04 17:23:07 -04:00
Isaac Connor 3ea34aef2d Add CxxUrl 2025-09-04 15:59:07 -04:00
Isaac Connor d8c714cbff Fix url to CxxURL 2025-09-04 15:42:49 -04:00
Isaac Connor 218578e6eb Fix eslint 2025-09-04 15:30:44 -04:00
Isaac Connor 8a34e1e300 Add eslint.config.js to .eslintignore 2025-09-04 15:27:51 -04:00
Isaac Connor ff1242d839 Add reason for failure to rename 2025-09-04 15:23:23 -04:00
Isaac Connor 22b03d44e3 Add parsing of http output into commands. 2025-09-02 11:09:28 -04:00
Isaac Connor 49cfbebdd5 Rename amcrest_response to response. Add some other stuff to match onvif functionality 2025-09-02 11:09:07 -04:00
Isaac Connor 0ca432fc6a Use Control::guess_credentials. 2025-09-01 09:36:07 -04:00
Isaac Connor a534f9b429 Return uri from guess_credentials. Add a warning when no ip in ping 2025-09-01 09:35:16 -04:00
Isaac Connor ba3f9439c0 Move AMcrest API to Analysis tab as it does not depend on onvif 2025-08-31 11:21:55 -04:00
Isaac Connor 17ecf16c3a Amcrest_API does not depend on ONVIF 2025-08-31 11:20:45 -04:00
Isaac Connor f7951e9c66 Fixup amcrest api. Use path if onvif_url not defined. Remove duplicate multi_perform. Use user and pass if onvif user and pass not filled in. 2025-08-31 11:20:24 -04:00
Isaac Connor 1f061c9666 Include CxxUrl and use it to build the correct url in Amcrest API 2025-08-31 10:08:40 -04:00