Create an HLS streaming derivative for audio and video files
Requires drupal/islandora_hls module running on your Islandora site to render the streaming derivative.
Also requires the parry microservice running in your ISLE stack
parry-dev: &parry
<<: [*dev, *common]
image: lehighlts/scyllaridae-parry:main
volumes:
- ./certs/rootCA.pem:/app/ca.pem:r
networks:
default:
aliases:
- parry
hls-dev: &hls
<<: [*dev, *common]
image: lehighlts/scyllaridae-hls:main
volumes:
- ./certs/rootCA.pem:/app/ca.pem:r
networks:
default:
aliases:
- hls
Content type
Image
Digest
sha256:f53bf1314…
Size
139.9 MB
Last updated
about 1 year ago
docker pull lehighlts/scyllaridae-hls:mainPulls:
13
Last week