Search found 6 matches

by tyronesluck
Sun Jul 21, 2024 7:44 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Segmentation fault
Replies: 15
Views: 10429

Re: Segmentation fault

Same here, dont know if I feel like reverting to an older version if an update will come soon.
by tyronesluck
Wed Sep 13, 2023 4:01 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: v1.37.43 issues
Replies: 17
Views: 14941

Re: v1.37.43 issues

I can confirm audio is now working with zoneminder-1.37.43~20230913104754-jammy

Thanks for sorting it iconnor!!
by tyronesluck
Wed Sep 13, 2023 2:03 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: v1.37.43 issues
Replies: 17
Views: 14941

Re: v1.37.43 issues

Yep, its not recording the audio on my camera anymore. It used to before the recent updates.

Using mediainfo, it shows just the Video stream.
by tyronesluck
Tue Sep 12, 2023 8:44 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: v1.37.43 issues
Replies: 17
Views: 14941

Re: v1.37.43 issues

Quick update. There was a new build available (1.37.43~20230911114421-jammy), after installation I can enable recording audio again and things seem to be working smoothly (so far). Is it recording audio for you since this update? I just updated mine to the same version, and enabled recording audio ...
by tyronesluck
Tue Sep 12, 2023 7:41 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: v1.37.43 issues
Replies: 17
Views: 14941

Re: v1.37.43 issues

borozenetsww wrote: Tue Sep 12, 2023 4:19 am Replacing back from diff in file /web/ajax/events.php. Work correct.

- if ($filter->limit() and !count($filter->post_sql_conditions())) {
+ if (int($filter->limit()) and !count($filter->post_sql_conditions())) {
Can confirm I had this same problem too, and this also fixed it.
by tyronesluck
Mon Sep 11, 2023 5:19 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: v1.37.43 issues
Replies: 17
Views: 14941

Re: v1.37.43 issues

I had the same issue, with the update from 9th September. I found that if I disable the recording of audio with the "Whether to store the audio stream when saving an event." check box then my cpu load goes back to normal and it records and I can preview the live feeds again. I noticed the latest ...