Sign inSign up

lehighlts/scyllaridae-hls

Sponsored OSS

By Lehigh University LTS

Updated about 1 year ago

Image
0

4.5K

lehighlts/scyllaridae-hls repository overview

Streaming Audio and Video Derivatives

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

Tag summary

Content type

Image

Digest

sha256:f53bf1314

Size

139.9 MB

Last updated

about 1 year ago

docker pull lehighlts/scyllaridae-hls:main

This week's pulls

Pulls:

13

Last week