Search found 688 matches

by mikb
Sat Mar 29, 2025 4:09 pm
Forum: ZoneMinder 1.36.x
Topic: Can montage be an encoded stream?
Replies: 6
Views: 16210

Re: Can montage be an encoded stream?

Thanks. I updated the https://wiki.zoneminder.com/Ffmpeg wiki. Note the example I gave wasn't for _video_ as such, as my cameras give not-very-compliant MJPEG-in-a-HTTP-encoded-stream-of-JPEG which is horrid. I need a filter programme which strips the rubbish and passes just the JPEG stream to ...
by mikb
Fri Mar 28, 2025 1:57 pm
Forum: ZoneMinder 1.36.x
Topic: Can montage be an encoded stream?
Replies: 6
Views: 16210

Re: Can montage be an encoded stream?

Just tried this for my cameras, using the still image output. They don't provide compliant MJPEG output (it's all framed in HTTP responses that need stripping out, so FFMPEG hates them). However, the principle is the same for video ... /usr/local/src/ffmpeg-3.2.14/ffmpeg -y -i http://cam01/image.jpg ...
by mikb
Fri Mar 28, 2025 1:47 pm
Forum: ZoneMinder 1.36.x
Topic: Can montage be an encoded stream?
Replies: 6
Views: 16210

Re: Can montage be an encoded stream?

Hello, Hello, I'm new to ZoneMinder 1.36.x, I see how to add cameras and how to get individual cameras as a re-encoded stream. But I'm looking to make a quad view of four IP cameras and have that as a single motion jpeg stream. Is that possible with ZoneMinder? I don't know if ZM can do this, but ...
by mikb
Sun Mar 23, 2025 3:10 pm
Forum: ZoneMinder 1.36.x
Topic: Reolink PT Ultra camera
Replies: 2
Views: 2983

Re: Reolink PT Ultra camera

If the camera can stream continuosly, it can work. I don't think such a thing exists "off the shelf" due to low battery capacity. AFAIK, you'd need to add your own battery/solar array to get that capacity, which means you don't need the camera itself to be battery. I don't know if ZM would/could ...
by mikb
Thu Mar 20, 2025 3:05 pm
Forum: ZoneMinder 1.36.x
Topic: Time Delay with 4K Camera in Night Vision Mode (ZoneMinder 1.3X)
Replies: 1
Views: 750

Re: Time Delay with 4K Camera in Night Vision Mode (ZoneMinder 1.3X)

32-bit color depth, the CPU load is lower compared to setting the stream to 24-bit at the same resolution. I don’t quite understand this, as the data stream should be smaller with 24-bit than with 32-bit. This bit does make sense, from a programming point of view, to me. Not specific to ZM either! ...
by mikb
Wed Mar 12, 2025 1:53 pm
Forum: Feature Requests
Topic: de-duplicate log messages
Replies: 1
Views: 8508

Re: de-duplicate log messages

Angrim wrote: Wed Mar 12, 2025 3:56 am I think it would be nice if the logging checked for duplicate messages and merged them when there are a whole bunch of the same message.
Classic "syslog" does this, for some errors/warnings: "Last message repeated n times" -- it does indeed clear up the logs!
by mikb
Thu Mar 06, 2025 2:40 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: after power loss
Replies: 2
Views: 2020

Re: after power loss

I do not know if these logs are normal. 3/6/25, 2:11:24 AM EST zmc_m1 1119 WAR non increasing dts, fixing. our dts 8809372 stream 0 last_dts 8860478 last_duration 6000. reorder_queue_size=0 zm_videostore.cpp 1458 Ignore those -- they are WARnings. They indicate the camera's video feed isn't ...
by mikb
Thu Mar 06, 2025 2:36 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: ZoneMinder timestamps not on recorded video
Replies: 2
Views: 2077

Re: ZoneMinder timestamps not on recorded video

Now, ZoneMinder have this timestamps, which are shown correctly but in my case I cannot see it on recorded videos (are passtrough method) Maybe is by design or not adding processing on top. By design ... passthrough sends the video stream from the camera, untouched, into a file. To add a timestamp ...
by mikb
Thu Feb 13, 2025 1:53 pm
Forum: ZoneMinder 1.36.x
Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
Replies: 17
Views: 8923

Re: Data source path for USB drive not found

/dev/sda1 1.8T 40K 1.7T 1% /media/fairfacts/zonedata <- the 2 TB attached drive I have tried dev/sda/sda1 and variants of te path and none seem to work Further note: The df-h/mount line looks ok. /dev/sda is "the whole disk" including the partition table, don't try and mount that, it probably won't ...
by mikb
Thu Feb 13, 2025 1:51 pm
Forum: ZoneMinder 1.36.x
Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
Replies: 17
Views: 8923

Re: Data source path for USB drive not found

Have tried to make sure its not rights: sudo chmod 755 /media/fairfacts/zonedata /media/fairfacts/zonedata/events Not entirely sure, but that line may not be correct. On a directory, 7 is read-write-enter for "the user" that owns it. From your sudo, that looks like root may own it. You then only ...
by mikb
Fri Jan 31, 2025 1:36 pm
Forum: ZoneMinder 1.36.x
Topic: Installation
Replies: 5
Views: 2735

Re: Installation

I am a bit old school and run a swap equal to or greater than the installed RAM. Me too. Not just because I'm old-school, but you suddenly discover that "suspend to DISK" relies on a swap file/partition that is larger than installed RAM. No swap? No working! Small swap? Serves you right for ...
by mikb
Wed Jan 29, 2025 1:44 pm
Forum: ZoneMinder 1.36.x
Topic: Installation
Replies: 5
Views: 2735

Re: Installation

Getting frustrated with how many changes regarding networking management etc. (No Ifconfig?) HAvent messed with Linux in a few years or decades? :) I know the feeling. All the tools that existed and worked need to be deprecated, thrown out, re-written, because "new and different" is better. A lot ...
by mikb
Tue Jan 28, 2025 1:36 pm
Forum: ZoneMinder 1.36.x
Topic: Installation
Replies: 5
Views: 2735

Re: Installation

Sounds like you might be missing some of the apache web server environment. Is apache installed at all? I tried a2enconf on this Ubuntu laptop, which has no ZM related stuff on ... Command 'a2enconf' not found, but can be installed with: apt install apache2 Seems like it's not a ZM script/binary ...
by mikb
Thu Jan 09, 2025 1:47 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Three Storage Locations with same % full
Replies: 5
Views: 5996

Re: Three Storage Locations with same % full

reformatted both drives. So, I learned the UUIDs come from formatting and/or partitioning. They are not baked in like a MAC address. Ah, good that you found it! The physical drive has a SERIAL number (you can see this in 'smartctl -a /dev/sdX') which should be unique across the manufacturer's run ...
by mikb
Tue Jan 07, 2025 2:02 pm
Forum: Website Issues
Topic: Every visit new login into the forum
Replies: 1
Views: 58702

Re: Every visit new login into the forum

Has something eaten your cookies?

Browser security been changed to "be more annoying" recently, leading to cookies being blocked/deleted?

I arrived here today without needing to explicitly log in, so working for me, if that helps!