Skip to content

33d/janus-image-worker-openshift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus Image Worker

This project aims to reduce the size of images going through the Janus proxy. It currently supports JPEGs and PNGs.

Requirements

  • libjpeg-turbo/mozjpeg requirements:

    • autoconf 2.56 or later
    • automake 1.7 or later
    • nasm 2.0 or later
    • GCC 4.1 or later
  • libpng

Installation

For a simple installation use npm:

npm install git+https://github.com/mozilla/janus-image-worker.git

About

Image compression worker for the Janus proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • Roff 1.8%
  • Makefile 1.7%
  • Objective-C 1.1%
  • Other 0.7%