Search found 73 matches
- Wed Nov 04, 2020 3:15 pm
- Forum: ZoneMinder 1.32.x
- Topic: Pi3Plus with Buster, ADD source broken
- Replies: 4
- Views: 3437
Re: Pi3Plus with Buster, ADD source broken
Still not having any joy... here is the zm log: 2020-11-04 10:06:12 web_js 630 ERR ReferenceError: Can't find variable: createPopup zm/cache/skins_classic_views_js_console-classic-1544278956.js 38 2020-11-04 10:06:01 web_js 628 ERR ReferenceError: Can't find variable: createPopup zm/cache/skins ...
- Wed Nov 04, 2020 12:54 pm
- Forum: ZoneMinder 1.32.x
- Topic: Pi3Plus with Buster, ADD source broken
- Replies: 4
- Views: 3437
Re: Pi3Plus with Buster, ADD source broken
OK thanks!
I will look into that and post back with any success/failure I have...
Cheers,
Jon
I will look into that and post back with any success/failure I have...
Cheers,
Jon
- Tue Nov 03, 2020 9:27 pm
- Forum: ZoneMinder 1.32.x
- Topic: Pi3Plus with Buster, ADD source broken
- Replies: 4
- Views: 3437
Pi3Plus with Buster, ADD source broken
I am trying to setup a couple IP cams on my PI3+ running Buster 10 with the latest updates. I used the instructions here to install it: https://wiki.zoneminder.com/Raspberry_Pi_4_-_Raspbian Well damn, I just realised I have a PI3+ not a 4 like I had thought... Perhaps thats my issue lol?? It ...
- Sat Dec 14, 2019 11:34 pm
- Forum: ZoneMinder 1.32.x
- Topic: Trying to find my camera url
- Replies: 8
- Views: 10944
Re: Trying to find my camera url
10/4 thanks for the insight!!
Cheers,
Jon
Cheers,
Jon
- Sat Dec 14, 2019 9:35 pm
- Forum: ZoneMinder 1.32.x
- Topic: Trying to find my camera url
- Replies: 8
- Views: 10944
Re: Trying to find my camera url
It mentions in the add that the stream is encrypted which may be a show stopper?
Jon
Jon
- Sat Dec 14, 2019 9:33 pm
- Forum: ZoneMinder 1.32.x
- Topic: Trying to find my camera url
- Replies: 8
- Views: 10944
Re: Trying to find my camera url
Did you get this resolved? Lightning took out a few of my cams and I was looking to take advantage of the sale on Amazon right now on these beasties... https://www.amazon.ca/HeimVision-Surveillance-Floodlight-Detection-Waterproof/dp/B07TTSJWGK/ref=sxbs_sxwds-stvp?keywords=outdoor+ip+camera&pd_rd_i ...
- Sun Jan 06, 2019 9:39 pm
- Forum: ZoneMinder 1.32.x
- Topic: Ffmpeg stream stopped working after update to 1.32.3
- Replies: 2
- Views: 1732
Re: Ffmpeg stream stopped working after update to 1.32.3
I did run a zmupdate.pl
Is that what you mean?
Cheers,
Jon
Is that what you mean?
Cheers,
Jon
- Sun Jan 06, 2019 4:32 pm
- Forum: ZoneMinder 1.32.x
- Topic: Ffmpeg stream stopped working after update to 1.32.3
- Replies: 2
- Views: 1732
Ffmpeg stream stopped working after update to 1.32.3
Fedora 29_64 Zoneminder 1.32.3 (from fed repos) I have an EasyN IP cam that was working fine until ZM upgraded without me noticing to 1.32.3. Source type = Ffmpeg source path = RTSP://admin:pass@192.168.1.94:554/11 method = TCP Storage: Save JPEGs = Disabled Video writer = H264 passthrough or X264 ...
- Mon Feb 19, 2018 1:23 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM filling up root while events being stored on separate drive
- Replies: 9
- Views: 6682
- Sun Feb 18, 2018 2:37 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM filling up root while events being stored on separate drive
- Replies: 9
- Views: 6682
Re: ZM filling up root while events being stored on separate drive
Nope, I ended up formatting the drive and giving it more space to fill...
I will look into the systemd method on the next install.
Cheers,
Jon
I will look into the systemd method on the next install.
Cheers,
Jon
- Sun Feb 26, 2017 3:06 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM filling up root while events being stored on separate drive
- Replies: 9
- Views: 6682
ZM filling up root while events being stored on separate drive
Fedora 25_64 I am mounting a separate 1TB drive and directing the events folder to it via fstab like this; #big disk auto mount UUID=3571f3d0-9874-4c89-b4f4-8cdb4c22c11d /home/pvr/bigDisk ext4 defaults 0 1 #mounts for zm /home/pvr/bigDisk/zm/images /var/lib/zoneminder/images none defaults,bind 0 2 ...
- Mon May 02, 2016 12:22 pm
- Forum: ZoneMinder 1.29.x
- Topic: foscam c1 camera after firmware camera's not working
- Replies: 1
- Views: 2046
Re: foscam c1 camera after firmware camera's not working
Did you try logging in to the cam manually? Maybe the login and pass changed after the update?
Cheers,
Jon
Cheers,
Jon
- Sun May 01, 2016 7:06 pm
- Forum: ZoneMinder 1.29.x
- Topic: Disappearing events on remote hdd
- Replies: 0
- Views: 1327
Disappearing events on remote hdd
Clean install of Fedora 23_64 workstation and mariadb Installed zm from fedora repo: sudo dnf install zoneminder. Which installed zm version 1.28.1, realized that this version has no ffmpeg or vlc libs so I removed and installed 1.29 from zmrepo. I then comment out the script alias in the httpd.conf ...
- Sun May 01, 2016 7:00 pm
- Forum: ZoneMinder 1.28.x
- Topic: Disappearing events on remote hdd[moved]
- Replies: 4
- Views: 4362
Re: Disappearing events on remote hdd
Yep same issue with 1.29, moving this to that forum now...
Cheers,
Jon
Cheers,
Jon
- Sun May 01, 2016 4:01 pm
- Forum: ZoneMinder 1.28.x
- Topic: Disappearing events on remote hdd[moved]
- Replies: 4
- Views: 4362
Re: Disappearing events on remote hdd
Son of gun! I just tried to install my rtsp cam and then discovered that the zm from fedoras repo has no libvlc of ffmpeg! DOH! So now I am removing this fedora repo and installing the one from zmrepo... I wish there had been some warning about this... If the issue persists I will have to post it in ...