opj_server
JPIP server for JPEG 2000 files
Install
- All systems
-
curl cmd.cat/opj_server.sh
- Debian
-
apt-get install libopenjpip-server
- Ubuntu
-
apt-get install libopenjpip-server
- Kali Linux
-
apt-get install libopenjpip-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libopenjpip-server
- Raspbian
-
apt-get install libopenjpip-server
- Dockerfile
- dockerfile.run/opj_server
libopenjpip-server
JPIP server for JPEG 2000 files
OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools, APIs and protocols (JPIP). For more info about JPIP, check the website: http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses some results from the 2KAN project (http://www.2kan.org). First Version covers: - JPT-stream (Tile based) and JPP-stream (Precinct based) media types - Session, channels, cache model managements - JPIP over HTTP - Indexing JPEG 2000 files - Embedding XML formatted metadata - Region Of Interest (ROI) requests