Name: | iipsrv |
---|---|
Version: | 1.0.0 |
Release: | 6.0.el7 |
Architecture: | aarch64 |
Group: | Applications/Multimedia |
Size: | 502929 |
License: | GPLv3+ |
RPM: | iipsrv-1.0.0-6.0.el7.aarch64.rpm |
Source RPM: | iipsrv-1.0.0-6.0.el7.src.rpm |
Build Date: | Mon Jun 25 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://iipimage.sourceforge.net |
Summary: | Light-weight streaming for viewing and zooming of ultra high-resolution images |
Description: | Light-weight streaming client-server system for the web-based viewing and zooming of ultra high-resolution images. It is designed to be bandwidth and memory efficient and usable even over a slow internet connection. The system can handle both 8 and 16 bit images, CIELAB colorimetric images and scientific imagery such as multispectral images. The fast streaming is tile-based meaning the client only needs to download the portion of the whole image that is visible on the screen of the user at their current viewing resolution and not the entire image. This makes it possible to view, navigate and zoom in real-time around multi-gigapixel size images that would be impossible to download and manipulate on the local machine. It also makes the system very scalable as the number of image tile downloads will remain the same regardless of the size of the source image. In addition, to reduce the bandwidth necessary even further, the tiles sent back are dynamically JPEG compressed with a level of compression that can be optimized for the available bandwidth by the client. |
- Update to final 1.0 release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Rebuilt for GCC 5 C++11 ABI change
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Update to latest git commit - Add specific log directory and logrotate stuff - Change default VERBOSITY, JPEG_QUALITY to better values - Set SELinux contexts for log files when installing httpd-fcgi subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Fix license - Set httpd-fcgi sub-package noarch (exept for EL5) - Add missing BuilRequires - Fix unconsistent scriplets - Add missing SysV postun - Add missing SysV Requires - Add comment on service file on how to tune - Add missing Requires on httpd-fcgi subpackage - Remove bundled lib - New mod_fcgid directives names (except for el5)
- Systemd configuration directives are now handled in unit file