Search found 36 matches
- Mon Jul 11, 2022 5:01 am
- Forum: Mobile Apps and Event Server
- Topic: ZoneMinder Client App
- Replies: 24
- Views: 53871
Re: ZoneMinder Client App
I'm having the same problem now and zm ninja stopped working too. I'm wondering if it may be an Android thing
- Sun Jun 12, 2022 1:02 am
- Forum: Mobile Apps and Event Server
- Topic: ZoneMinder Client App
- Replies: 24
- Views: 53871
Re: ZoneMinder Client App
Thanks. We would love the iOS version for my wife.
Suggestion for your issue, reduce your clip length to something like 30 seconds so you don't have to wait so long.
We use 30 second clips though and don't seem to be able to go back in time with it.
Suggestion for your issue, reduce your clip length to something like 30 seconds so you don't have to wait so long.
We use 30 second clips though and don't seem to be able to go back in time with it.
- Tue May 10, 2022 3:45 am
- Forum: Mobile Apps and Event Server
- Topic: ZoneMinder Client App
- Replies: 24
- Views: 53871
Re: ZoneMinder Client App
Wow this is sweet, thanks. Being able to look at all the cameras at once while sliding back through time is awesome! I'm having some trouble with it though where it says: Could not load video for this time. Actively recording events may not be available. My setup breaks events into 30 second clips ...
- Tue May 10, 2022 3:19 am
- Forum: Mobile Apps and Event Server
- Topic: ZoneMinder Client App
- Replies: 24
- Views: 53871
Re: ZoneMinder Client App
Also, my wife uses iPhone, did you ever get around to porting it for iPhone?
- Tue May 10, 2022 3:18 am
- Forum: Mobile Apps and Event Server
- Topic: ZoneMinder Client App
- Replies: 24
- Views: 53871
Re: ZoneMinder Client App
ZmNinja takes forever to load live camera views for my wife and I and I had been planning to build a simple webpage to display all the live feeds in a mobile friendly two column website where the frames for each video are also links to that stream viewed all by itself. I'll give this app a whirl ...
- Sun Aug 15, 2021 7:28 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
Thanks so much. I really appreciate the help. I couldn't figure out how to clear the cache on my phone browser but I was able to ssh in and look at the db with my phone from bed, and sure enough DecodingEnabled was zero on this monitor but 1 on the monitors that work. I updated it and voila, live ...
- Sun Aug 15, 2021 6:40 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
I don't have a check box for decoding enabled. I'm on 1.37.1 (just upgraded again yesterday and at some point I put the development repo in my sources.list) My general tab has these: Name: NW-SW Front Yard Notes: Server: none Source type: ffmpeg Function: mocord Analysis enabled (which is checked ...
- Sat Aug 14, 2021 11:31 pm
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
I'll do some googling on the ONVIF scan. I've never used that. I thought ONVIF was only for cameras with PTZ. None of mine have PTZ I tried reducing fps and resolution as low as I could on main and sub streams and they still say Unable to stream. I'll try to get log level 3 on a working zms for ...
- Sat Aug 14, 2021 9:58 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
I don't know what you mean by "Ditto ZM's ONVIF scan?"
This camera has a much wider angle than the others and higher pixel resolution.
This camera has a much wider angle than the others and higher pixel resolution.
- Sat Aug 14, 2021 7:12 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
I can't make sense enough of zm_monitor to figure out what purpose is, but its a type and gets compared to CAPTURE, so it does seem pretty odd that it would be zero. When it's not CAPTURE though it ends up going into the memory mapping, so maybe 0 is just a way of using it
- Fri Aug 13, 2021 5:52 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
My function on all cameras is mocord. I also set up a duplicate of this camera with the monitor function and it does the same thing. Good call on the "Purpose is 0" seeming odd. I'll look through the zm_monitor.cpp code and see if I can find any leads there, thanks.
- Thu Aug 12, 2021 8:03 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
All my other cameras use ffmpeg and work. This camera uses source type: ffmpeg also but doesn't work. It seemed like the other people were saying there was a differnce between ffmpeg and "ffmpeg with decoding" and I think I may just be missing the "with decoding". I assumed it meant I needed to add ...
- Thu Aug 12, 2021 5:54 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
Hi again, looking through the logs and googling brought me full circle to this thread https://forums.zoneminder.com/viewtopic.php?t=30654 Where I asked how to enable decoding, which apparently works for others. Can anyone here explain what they mean when they say switch from ffmpeg to libvlc then ...
- Thu Aug 12, 2021 12:32 am
- Forum: ZoneMinder 1.34.x
- Topic: Can't get live stream working
- Replies: 6
- Views: 7881
Re: Can't get live stream working
Thanks. I've been doing some digging and I found the same result. My zms logs (zms is the object used for live stream in the cgi directory of the path you showed and nph-zms is a symlink to the compiled zms binary) showed a floating point exception. Someone showed me how to set that objects debug ...
- Wed Aug 11, 2021 6:22 am
- Forum: ZoneMinder 1.36.x
- Topic: Floating Point Exception
- Replies: 19
- Views: 24482
Re: Floating Point Exception
@SteveGilvarry thanks for the direction @iconnor Thanks for everything you do Here is my log level 3 output from that zms instance I'm just now looking through it too. My son was born a few days ago and I'm a bit out of it, but I could tell that I needed to at least change my username and my salt ...