Ant Media Server is a highly Scalable Real-Time Video Streaming Platform with Ultra-Low Latency
2.6K
Ant Media Server is a highly Scalable Real-Time Video Streaming Platform - WebRTC Server. Ultra-Low Latency & Adaptive WebRTC Streaming Software.
This aims to build Ant Media Server Docker Image.
This improves the original image
docker build -t antmediaserver .
Container with built-in data volume
docker-compose up
docker create --name antmediadata
docker run --volumes-from antmediadata --network=host -it --rm fluential/antmediaserver
# root@antmedia:~/antmedia# docker-compose up -d
Starting antmediaserver ... done
# root@antmedia:~/antmedia# docker volume ls
DRIVER VOLUME NAME
local antmedia_datastore
See docker-compose.traefik.yml
Content type
Image
Digest
Size
836.9 MB
Last updated
over 5 years ago
docker pull fluential/ant-media-server