Crates.io | rectangle-device-sandbox |
lib.rs | rectangle-device-sandbox |
version | 0.1.0 |
source | src |
created_at | 2020-10-06 22:58:15.463418 |
updated_at | 2020-10-06 22:58:15.463418 |
description | Sandboxed video transcoding support for an experimental decentralizable live video server |
homepage | |
repository | https://github.com/scanlime/rectangle-device |
max_upload_size | |
id | 296749 |
size | 13,348 |
Light-weight isolated containers for streaming video transcoding pipelines. Builds on the shoulders of giants, ffmpeg and podman.
This is an attempt to build a platform for reproducible transcodes, using OSI/Docker images to reference specific builds of ffmpeg. The transcode pipelines communicate with the outside world through unix domain sockets that bind-mount into the container's filesystem.