@joinbox/soa-service-media
v1.3.0
Published
Joinbox Media Service
Downloads
8
Readme
soa-service-image
Joinbox Image Service
Dependencies
This package requires some other non npm packages.
Ubuntu
sudo apt-get install libcv-dev libopencv-dev libhighgui-dev libjpeg-dev libpng-dev libwebp-dev libtiff-dev
Crapple OS
brew tap homebrew/science
brew install opencv
sudo port install jpeg libpng tiff webp
API
Available Entities
- image: Represents an image
- imageRendering: A croppped / edited version of an image
- videoType: Currently only youtube and native. Native is not implemented yet
- video: A video may have multiple video sources (not implemented yet)
- mediaTag: tags for media
- media: A media (medium) represents one image or one video. it has locales (inluding videos and images). it has mediaTags
- mediaGroup: A media group consits of multiple images. It has locales
Version History
- 08082015, 0.0.1 initial version, implemented the image, imageRendering, videoType, video, mediaTag, media and mediaGroup entites. All but the image entity are exposed via the defautl implementation