This file is indexed.

/usr/share/doc/openjpip-server/README.Debian is in openjpip-server 1:1.5.2-3.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
After installation, you should have a working openjpip server simply do:

$ cd /var/lib/openjpip-server/
$ wget http://www.openjpeg.org/jpip/data/16.jp2

In another shell start the decoding client (caching of image)

$ opj_dec_server

In yet another shell you can start a viewer:

$ opj_viewer http://localhost/openjpip 16.jp2


WARNING: openjpip server requires that JP2 file are proper JPIP compatible
files. See openjpip-dec-server package for more information on how to produces
such files.

 -- Mathieu Malaterre <malat@debian.org>  Thu, 19 Apr 2012 13:05:06 +0200