Search found 29 matches

by zmaximz
Wed Sep 06, 2023 11:17 am
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Re: Video not playing in PC and web randomly, why?

Sorry, seems problem in ipc firmware autoupdate, after downgrading firmware one step, weird incompatibility problem disappeared. With some oldest ipc firmware versions I've got "No width and height in video stream. Trying again" error, so there must be something wrong. Looks like there are...
by zmaximz
Sun Sep 03, 2023 2:38 am
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Re: Video not playing in PC and web randomly, why?

Can see many differences in 1.34.26, 1.36.33, 1.37.43 in zm_videostore.cpp, maybe it's about this remark in 1.37.43 "// Special flag to tell us to open a codec to get new extraflags to fix weird h265". I'll check 1.37.43 My cameras doesn't have h264 at all, only h265 But it's pity there ar...
by zmaximz
Sat Sep 02, 2023 11:37 am
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Re: Video not playing in PC and web randomly, why?

Still have same issue. Changing ipc params not have result. At server start everything works fine, but after ~12hours of work recorded files has same time problem, file has all frames, but it doesn't has correct time length tag or something in properties, restarting zoneminder helps for next 12 hour...
by zmaximz
Wed Aug 30, 2023 9:03 am
Forum: ZoneMinder 1.36.x
Topic: Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11
Replies: 3
Views: 1262

Re: Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11

Simple nodejs script for zoneminder with mariadb and Xiongmai ipc. ipc has alarm server option turned on and send json message there when motion has been detected... Nodejs listen for messages and checking monitor id in zoneminder database once it occurred... Nodejs send telnet command to start/stop...
by zmaximz
Sun Aug 13, 2023 12:14 pm
Forum: ZoneMinder 1.36.x
Topic: "Pre Event Image Count" Memory consumption too low?
Replies: 2
Views: 356

Re: "Pre Event Image Count" Memory consumption too low?

ram optimization is cool, because I've killed my ssd previously after 1PB of writes of swap I believe:?
ssd.jpg
ssd.jpg (288.69 KiB) Viewed 314 times
by zmaximz
Sun Aug 13, 2023 12:07 pm
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Re: Video not playing in PC and web randomly, why?

I think with Passthrough enabled encoding settings doesn't has any impact, like "FFMPEG_OUTPUT_OPTIONS" or "Optional Encoder Parameters (?)" Maybe some network error... "H264 Camera Passthrough – this option assumes that the camera is already sending an h264 stream. Video wi...
by zmaximz
Fri Aug 11, 2023 3:49 pm
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Re: Video not playing in PC and web randomly, why?

Or maybe when I imported/exported settings from database with dbeaver something was a bit wrong :? ... I will fix and watch for now... But guess it's not issue, there must be default value if nothing has passed, and in past there was also problems... Maybe something about "frag_keyframe" o...
by zmaximz
Fri Aug 11, 2023 3:20 pm
Forum: ZoneMinder 1.36.x
Topic: Video not playing in PC and web randomly, why?
Replies: 6
Views: 1418

Video not playing in PC and web randomly, why?

Hello, after updating/fresh installation to 1.36.33 (I believe.. or I've played with I-frame in camera settings?.. not remember) sometimes have this problem. I'm using Camera Passthrough only and video wrote wrongly randomly?, it's playing in K-Lite Codec Pack Media Player (but without timeline) and...
by zmaximz
Thu Aug 10, 2023 3:28 pm
Forum: ZoneMinder 1.36.x
Topic: "Pre Event Image Count" Memory consumption too low?
Replies: 2
Views: 356

"Pre Event Image Count" Memory consumption too low?

Hello, has something changed in 1.36 with pre event memory consumption? In the past it was huge, but now by increasing this parameter up to 50 frames memory consumption is still about 6%, so is something optimized? Guess I will rise it to 300 frames
Looks like something was fixed... looks cool
by zmaximz
Wed Aug 09, 2023 4:02 pm
Forum: ZoneMinder 1.36.x
Topic: Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11
Replies: 3
Views: 1262

Re: Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11

Wrote script with node.js to grab messages from ipc, search for monitorid in zm database and to send trigger command, work nicely for now, but need code refactoring and testing with my poor skills. If anyone will be interested will share it later. As for now it receive alarm messages from xiongmai i...
by zmaximz
Mon Aug 07, 2023 1:07 pm
Forum: ZoneMinder 1.36.x
Topic: Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11
Replies: 3
Views: 1262

Can't use Substream and Main Stream in the same time, ffmpeg crush with signal 11

Hello, I've testing in 1.36.33 and 1.37.40 motion analysis by sub stream but both my 1080p IPC hikvision and common chinese noname not working. In both cases zmc crushing with signal 11, Is there a way to make it work? Like different versions of ffmpeg or ubuntu or some settings? I'm playing around ...
by zmaximz
Thu Apr 14, 2022 3:18 pm
Forum: ZoneMinder 1.36.x
Topic: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"
Replies: 7
Views: 738

Re: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"

SourceSecondPath doesn't do what you think it does. Heh? But in 1.37 if you define SourceSecondPath and save, there will be option to select Secondary Stream in Analysis, I can't find more info about it Other option, there are onvif motion trigger, but I have error with onvif, I'm using this docker...
by zmaximz
Wed Apr 13, 2022 11:10 pm
Forum: ZoneMinder 1.36.x
Topic: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"
Replies: 7
Views: 738

Re: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"

Set up the low resolution stream as a separate monitor. It was already in that way, but if I have 20 cams it's annoying to have 40 monitors and to edit their settings for example, I think this function must work Other way is to use zmtrigger, but I dont understand it well... it mast to select monit...
by zmaximz
Wed Apr 13, 2022 6:07 pm
Forum: ZoneMinder 1.36.x
Topic: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"
Replies: 7
Views: 738

Re: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"

Why have you added the second source? Low res can be used for motion detection in 1.37 with more efficient CPU usage (I guess in 1.36 too) Got some ffmeg logs, not really understand whats going on but this maybe will be in help 04/13/22 20:37:04.881588 zmc_m1[4825].INF-zmc.cpp/218 [Starting Capture...
by zmaximz
Wed Apr 13, 2022 3:26 pm
Forum: ZoneMinder 1.36.x
Topic: SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"
Replies: 7
Views: 738

SourceSecondPath and "Got signal 11 (Segmentation fault), crashing"

Hello, I try to test SourceSecondPath and getting error with ffmpeg At Source Path I have: rtsp://user:password@xxx.xxx.xxx.xxx:554/user=user_password=password_channel=1_stream=0.sdp?real_stream And it's working ok, but when I try to add SourceSecondPath: rtsp://user:password@xxx.xxx.xxx.xxx:554/use...