Search found 7 matches
- Wed Nov 04, 2015 3:20 am
- Forum: ZoneMinder 1.28.x
- Topic: WORKING dockerized zoneminder connected to external database
- Replies: 6
- Views: 6958
Re: WORKING dockerized zoneminder connected to external database
Same error, different port. Error response from daemon: Cannot start container 21a70cbc71cfa55e34c7f79a9278805aae2dce52fb5eb6fd8d03c46300c1f307: Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use This time it is more understandable, as I do have an apache2 server ...
- Tue Nov 03, 2015 1:37 am
- Forum: ZoneMinder 1.28.x
- Topic: WORKING dockerized zoneminder connected to external database
- Replies: 6
- Views: 6958
Re: WORKING dockerized zoneminder connected to external data
FYI, given that the commands in the wiki (that I had used in this case) are different from the ones posted at the top of this thread, here are the commands I had used, with passwords removed: sudo docker run -d -e MYSQL_ROOT_PASSWORD=[rootmysqlpassword] -e MYSQL_DATABASE=zm -e MYSQL_USER=zm -e MYSQL ...
- Tue Nov 03, 2015 1:27 am
- Forum: ZoneMinder 1.28.x
- Topic: WORKING dockerized zoneminder connected to external database
- Replies: 6
- Views: 6958
Re: WORKING dockerized zoneminder connected to external data
I think this is a great approach - after having spend hours and hours configuring zoneminder over the past decade with various hardware setups, it was rediculously easy to set it up freshly on a new system. Unfortunately, it only really worked for an hour or so. I previously had zoneminder running ...
- Fri Sep 18, 2015 2:32 am
- Forum: ZoneMinder 1.28.x
- Topic: Unable to access webcam - Zoneminder 1.28.1
- Replies: 5
- Views: 5124
Re: Unable to access webcam - Zoneminder 1.28.1
It's now working. Not sure what did it. The /dev/video0 text is still orange and a probe still Guinness a 255 error, but I can see the video when I click on monitor. I had only been intermittently clicking on monitor in the past, assuming that the 255 error, orange text, and zmu errors/minimal ...
- Thu Sep 17, 2015 1:37 am
- Forum: ZoneMinder 1.28.x
- Topic: Unable to access webcam - Zoneminder 1.28.1
- Replies: 5
- Views: 5124
Re: Unable to access webcam - Zoneminder 1.28.1
I had already added the user, with a confirmation when I tried your command. PAL B didn't help (nor NTSC) I dropped the frame size and frame rate down, as you suggested, for now. Going through the link, I didn't set the static IP (still didn't now) I hadn't enabled CGI - done now I hadn't installed ...
- Thu Sep 17, 2015 1:14 am
- Forum: ZoneMinder 1.28.x
- Topic: Unable to access webcam - Zoneminder 1.28.1
- Replies: 5
- Views: 5124
Re: Unable to access webcam - Zoneminder 1.28.1
Thanks for the suggestions, I'll give it a try. I ran a verbose lsusb, and have attached the output, should it make any difference. edit: it appears I can't attach text files. The verbose lsusb is at pastebin slash 5qvL9D0Y (frustrating as a new user to not be able to paste a pastebin link, even if ...
- Thu Sep 17, 2015 12:34 am
- Forum: ZoneMinder 1.28.x
- Topic: Unable to access webcam - Zoneminder 1.28.1
- Replies: 5
- Views: 5124
Unable to access webcam - Zoneminder 1.28.1
I decided again to try zoneminder out again, after several years away. Unfortunately, I have not yet been able to get the webcam working as a monitor for zoneminder. I have been unable to find zmu error code definitions, nor troubleshooting for the zmu application to help and sort these issues out ...