Valkka - the python media streaming framework
1.8K
Python media streaming framework libValkka for Ubuntu
Image names include the version number, i.e. "valkka:1.5.3". The latest is additionally tagged with "valkka:latest"
Older stuff you should not use:
WARNING : libValkka relies heavily on shared memory, so remember to set enough of that. See for example this stack overflow question:
If you're running with docker-compose, add this line to your libValkka microservice definition:
shm_size: '2gb'
If you run docker "manually", use this:
--shm-size=2gb
For enabling VAAPI video hw acceleration, use
--device=/dev/dri:/dev/dri
You may also install with apt-get from this ppa repo.
Content type
Image
Digest
sha256:75b7f8ac6…
Size
340.2 MB
Last updated
almost 3 years ago
docker pull elsampsa/valkka