Search found 168 matches

by pat2
Fri Mar 07, 2025 11:30 am
Forum: Hardware Compatibility List
Topic: TP-Link Tapo C200 control script
Replies: 15
Views: 132333

Re: TP-Link Tapo C200 control script

following in english ----------------------------- @peppe1945 peppe, hai qualche link con fabrizio picconi ? sei fabrizio picconi? secondo me c'e' qualche libreria da installare nel caso jammy from scratch. e' un peccato che uno script cosi' potente non sia pienamente disponibile per qualche ...
by pat2
Tue Feb 18, 2025 9:16 pm
Forum: Hardware Compatibility List
Topic: TP-Link Tapo C200 control script
Replies: 15
Views: 132333

Re: TP-Link Tapo C200 control script

Hi, maybe a bit late but i ran into same problem because i bought a camera december 2024 and installed the newest firmware; big mistake :-) I used this how-to: https://github.com/nervous-inhuman/tplink-tapo-c200-re/issues/4 and used this firmware: https://github.com/tapo-firmware/Tapo_C200/tree ...
by pat2
Mon Jan 20, 2025 10:45 am
Forum: Hardware Compatibility List
Topic: TP-Link Tapo C200 control script
Replies: 15
Views: 132333

Re: TP-Link Tapo C200 control script

Hi, I have 5 Tapo C200 cameras: 4 HW 1.0 + 1 HW2.0. PTZ commands were working through the oparm script. Today I upgraded the Tapo C200 firmware on all cameras. Bad idea. damn !!! They are no more working. I jumped to the forum and I was happy to see there is the solution. So, I followed the ...
by pat2
Sat May 04, 2024 7:31 pm
Forum: ZoneMinder 1.36.x
Topic: Released 1.36.33 The Memory Remains
Replies: 23
Views: 1135261

Re: Released 1.36.33 The Memory Remains

Upgraded yesterday to 1.36.33 and noticed that this version won't anymore remember earlier selected option for displayed rows per page on events listing. If I choose option to display "all" next time arrive to list page it has changed selection to smallest option "10". same for me solved with new ...
by pat2
Thu Oct 05, 2023 10:17 pm
Forum: ZoneMinder 1.36.x
Topic: Rows per page
Replies: 5
Views: 6390

Re: Rows per page

Hi Isaac,

thanks. I'm already on the latest version 1.36.34 from "proposed" repo. Jammy version: 1.36.34~20230918.9-jammy1
I deleted the zoneminder site cookies too on Firefox.

It seems the issue is present.
Anyway not a big problem.

Thanks
by pat2
Mon Oct 02, 2023 7:19 pm
Forum: ZoneMinder 1.36.x
Topic: Rows per page
Replies: 5
Views: 6390

Rows per page

Hi Isaac, please in the new 1.36 version could you restore the previous functionality about rows per page? Previously if selected a number (25, 50, 100, All) of events to be listed zoneminder was able to remember what selected. Currently if I ask for All events, the next time I open the events 10 is ...
by pat2
Mon Sep 18, 2023 5:22 pm
Forum: ZoneMinder 1.36.x
Topic: Repeated error message:
Replies: 8
Views: 10238

Re: Repeated error message:

iconnor wrote: Mon Sep 18, 2023 1:54 pm Ok, I have a few more fixes in there now, will push another release
upgraded !
thanks
by pat2
Fri Sep 15, 2023 4:01 pm
Forum: ZoneMinder 1.36.x
Topic: Repeated error message:
Replies: 8
Views: 10238

Re: Repeated error message:

Hi Isaac,

thanks for your strong job.
Please, note that in the "proposed" repo 1.36.34 version is not available for jammy, focal, bionic, xenial.
Something went wrong in the build process.
thanks
by pat2
Fri Sep 08, 2023 8:09 am
Forum: ZoneMinder 1.36.x
Topic: Idea: Remove need for ?view= part of Home View
Replies: 5
Views: 7969

Re: Idea: Remove need for ?view= part of Home View

Hi Magic, as stated by Doug, I added the proposed repo and tried (in August and recently today). But it seems not available for Jammy / ARM64 in "proposed" repo too...there is a red cross for jammy/arm64 on the build report and if I ask for an upgrade/dist-upgrade the result is null for zoneminder.
by pat2
Thu Sep 07, 2023 2:10 pm
Forum: ZoneMinder 1.36.x
Topic: Idea: Remove need for ?view= part of Home View
Replies: 5
Views: 7969

Re: Idea: Remove need for ?view= part of Home View

the as is functionality is very useful.
in my case I put Home View = ?view=montage

after I discovered the functionality I remember i worked a little bit to find the right syntax... :D

Isaac, only for curiosity, current version is ok for me, when the new .34 version?
by pat2
Wed Jun 14, 2023 9:43 pm
Forum: ZoneMinder 1.36.x
Topic: Where is zmNinja?
Replies: 2
Views: 3843

Re: Where is zmNinja?

for Android 12 the installer app is on the google store. for IOS 16 in the app store too for Android try to install directly with the apk installer on github repo: https://github.com/zoneminder/zmninja/releases currently the installers are working on - my win 10 PC - my Ubuntu 22 orange pi 5 board ...
by pat2
Tue Jun 13, 2023 9:26 pm
Forum: ZoneMinder 1.36.x
Topic: What Camera To Purchase?
Replies: 12
Views: 21327

Re: What Camera To Purchase?

shellideans wrote: Mon Jun 12, 2023 9:39 am I suggest the Anpviz 4MP PoE IP Turret Camera with Microphone/Audio, pizza towerwhich costs less than $50 and can be used both outdoors and indoors.
interesting price, but it seems PTZ missing...
by pat2
Fri Jun 09, 2023 7:50 pm
Forum: ZoneMinder 1.36.x
Topic: What Camera To Purchase?
Replies: 12
Views: 21327

Re: About the leash!

All my (chinese and not) cameras stay on a leash!

so, if you have an Asus router:

https://www.snbforums.com/threads/help- ... 086/page-3

https://pastebin.com/KUwcbMC4
by pat2
Thu Jun 08, 2023 8:15 pm
Forum: ZoneMinder 1.36.x
Topic: What Camera To Purchase?
Replies: 12
Views: 21327

Re: What Camera To Purchase?

network security too if local camera stream flow to VPS is not crypted
by pat2
Thu Jun 08, 2023 7:55 pm
Forum: ZoneMinder 1.36.x
Topic: server access problem
Replies: 10
Views: 11125

Re: server access problem

on jammy please try the following instructions: sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo sudo apt autoremove sudo reboot =============================================================================================== sudo apt install apache2 sudo systemctl restart ...