Solved!
Before posting here I had searched a bit in the web, and found hints that package xml was needed by IM in order to retrieve pictures from the web. But I _did_ have this package in CentOS6 (libxml2-something) so I was confused, and discounted those hints.
Looking today in the IM config.log ...
Search found 5 matches
- 2019-10-18T04:15:43-07:00
- Forum: Users
- Topic: Missing delegate for "http"
- Replies: 3
- Views: 145421
- 2019-10-18T01:54:05-07:00
- Forum: Users
- Topic: Missing delegate for "http"
- Replies: 3
- Views: 145421
Re: Missing delegate for "http"
Thanks for replying!
On Xubuntu: (a 64-bit PC)
convert --version
Version: ImageMagick 6.9.10-68 Q16 x86_64 2019-10-11 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC OpenMP(4.5)
Delegates (built-in ...
On Xubuntu: (a 64-bit PC)
convert --version
Version: ImageMagick 6.9.10-68 Q16 x86_64 2019-10-11 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC OpenMP(4.5)
Delegates (built-in ...
- 2019-10-17T23:06:15-07:00
- Forum: Users
- Topic: Missing delegate for "http"
- Replies: 3
- Views: 145421
Missing delegate for "http"
Hello!
I need help with this command, that should read a picture from my own security camera:
convert "http://192.168.1.9/snapshot.cgi?user=user&pwd=user" /tmp/aPicture.jpg
It works perfectly on a Xubuntu 18 "Bionic Beaver" machine, but fails on a "minimal" Centos 6:
7th_guest:~>convert "http ...
I need help with this command, that should read a picture from my own security camera:
convert "http://192.168.1.9/snapshot.cgi?user=user&pwd=user" /tmp/aPicture.jpg
It works perfectly on a Xubuntu 18 "Bionic Beaver" machine, but fails on a "minimal" Centos 6:
7th_guest:~>convert "http ...
- 2019-09-27T02:11:34-07:00
- Forum: Users
- Topic: Use "compare" but avoid the "difference" file
- Replies: 2
- Views: 10948
- 2019-09-25T00:20:51-07:00
- Forum: Users
- Topic: Use "compare" but avoid the "difference" file
- Replies: 2
- Views: 10948
Use "compare" but avoid the "difference" file
Hi,
I would like to compare two similar pictures from my own security cameras, possibly testing different metrics, but have no use for the "difference" file, is there an option to avoid generating one?
thanks!
I would like to compare two similar pictures from my own security cameras, possibly testing different metrics, but have no use for the "difference" file, is there an option to avoid generating one?
thanks!