Everything posted by Sic79
-
[Support] ich777 - Application Dockers
@ich777, Great work on the Deezloader-Remix Docker, works very well . One thing I wonder though, would it be possible to route the traffic through a VPN, such as PrivoxyVPN? If it is, would it be possible to integrate that as an Docker option where you could enter the IP-adress for the proxy.
-
[support] dlandon - Zoneminder 1.36
Yeah, I saw that there are a couple of more things to do. And I actually began to test with compiling and testing with the new ES version yesterday. Think it is the Nvidia support that was the issue why I did not get it working. Talked a little with asker about that. And I also saw that you did that to, hope you can get it working when and if you get time to try some more. Have great Friday
-
[support] dlandon - Zoneminder 1.36
@Jaburges , you can donate to @dlandon here Donate to dlandon Edit:Hm link did not work Edit2: Now it should work
-
[support] dlandon - Zoneminder 1.36
Well if you read again and don’t take it personally, it was just a question NOT a demand. You see, I read pliable pixels doc on breaking changes (as I always do on updates) which was the text I quoted about GPU and it said 5.7. I checked your git and it said 5.7. So for me I actually thought it was in fact included in your docker. (Just as you, I had no idea that it was added right after your release). And after some research why I could not find the right changes in your Docker I actually made a “edit” about that and figured out it was in fact added to 5.7.4. So I kinda answered my own question.
-
[support] dlandon - Zoneminder 1.36
Hi @dlandon , I saw that a new version of Zoneminder was released now, great work! Was about to check out the opencv GPU backend support for CUDA in the new ES 5.7 but did not find the new attribute to activate this in the "objectconfig.ini. So it seems you did not compile that, so my question is, do you plan to include that in your docker version? Thanks! Edit: It seems this is a feature in ES 5.7.4. It must have been released just after your version with ES 5.7.
-
[support] dlandon - Zoneminder 1.36
Ok, thanks for the update. Then let’s hope the repo get fixed soon. Skickat från min iPhone med Tapatalk
-
[support] dlandon - Zoneminder 1.36
Hi@dlandon, if you have not seen this yet there is a issue when installing Zoneminder today. https://github.com/dlandon/zoneminder/issues/57
-
Docker requests
Sure, PM sent.
-
Docker requests
Hi@ich777 , have you had some time over to look at the configuration of the webinterface?
-
[support] dlandon - Zoneminder 1.36
Thanks, I had missed to change that one.
-
[support] dlandon - Zoneminder 1.36
Installed the new build and everything I’ve tried works as expected with ZM and ZMeventserver. Great work, Thank you
-
Docker requests
Great news! Let’s hope the configuring of the web interface goes smooth. And thanks for the update, much appreciated .
-
Docker requests
@ich777Sure, I´ll help explain. Server: Zabbix server is the central process of Zabbix software. The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks. Web: Zabbix web interface is a part of Zabbix software. It is used to manage resources under monitoring and view monitoring statistics. Agent: Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). So all three is a part of getting it up´n running.
-
Docker requests
Wow, sounds great! Looking forward to try it out when it’s ready. Skickat från min iPhone med Tapatalk
-
Docker requests
Hi @ich777, Would it be possible to also request "Zabbix Server" from you?. There are some Zabbix dockers on Dockerhub, but it would also be a nice addtions to have those in Community Applications for easy deployment. https://hub.docker.com/r/zabbix/zabbix-web-nginx-mysql https://hub.docker.com/r/zabbix/zabbix-server-mysql
-
Docker requests
Ah, ok. Then try this: https://blueirissoftware.com/blueiris.exe
-
Docker requests
Ok, I see. Thanks for the info. You can get blueiris here: https://github.com/jshridha/docker-blueiris If you mean blueiris alike NVR docker such as zonemjnder and shinobi yes. Otherwise I have not seen any similar docker .
-
Docker requests
Hi @ich777, I´m no expert on either this docker or blueiris but I think that VNC is needed for the setup/install part on the startup of the docker(?). I saw on github that there are a webinterface for blueiris here: https://github.com/bp2008/ui3 Hm what do you mean with that WINE can cause much overhead? And the problem I got when trying to install was that I could not get past the installer part. Maybe I could have given it some more time to troubleshoot. But decided I´ll wait and see if there was someone with better knowledge to try it out.
-
Docker requests
Well, I actually got it running but not working correctly. I took me some time to figure out how to connect to the built in VNC first. I think I´ll wait a little longer for a more stable version or if someone brings it in the unraids "appstore" before I test again. Anyways, thanks for the help offer @trurl, much appreciated
-
Docker requests
Can anyone pls help me get this up ´n running. I see now that the docker is updated and might be worth a try to get running as a docker in unraid. Here is the link https://hub.docker.com/r/jshridha/blueiris
-
[support] Zoneminder - 1.35 (in development)
Ok thanks, I already know how to setup and it works great :). It was just a question/suggestion if that was possible to add the variables to the docker so that it could be set when installing the docker. Non important feature ofcourse but it would be neat to have them easy accessed.
-
[support] Zoneminder - 1.35 (in development)
Hi @dlandon, Would it be possible for you to include variables for SQLDB IP and login in the Docker setup for us who use a external SQLDB?
-
[Support] SongKong Music Tagger
Hi @Paul Taylor, I have issues where I can´t for example delete/edit songs that SongKong has proccessed. I always have to "chmod" the files manually afterwards so that I can edit them. Is it something that is there on purpose or is it something that you pls can fix (umask maybe)??
-
[support] Zoneminder - 1.35 (in development)
Thanks, that path worked great
-
[support] Zoneminder - 1.35 (in development)
@dlandon Ok, I see now that it is already fixed in your Git. But still I seem to have problems getting it running again. I recieve the following error: sh: 1: /var/lib/zmeventnotification/bin/zm_detect_wrapper.sh: not found My config is "hook_script = '/var/lib/zmeventnotification/bin/zm_detect_wrapper.sh'" so it should look at the right location (hook/zm_detect_wrapper.sh) or am I missing something?