{"id":17057878,"url":"https://github.com/fluential/ant-media-server-docker","last_synced_at":"2025-08-21T11:20:38.589Z","repository":{"id":54128665,"uuid":"345751416","full_name":"fluential/ant-media-server-docker","owner":"fluential","description":"Ant Media Server is a highly Scalable Real-Time Video Streaming Platform - WebRTC Server. Ultra-Low Latency \u0026 Adaptive WebRTC Streaming Software.","archived":false,"fork":false,"pushed_at":"2021-03-09T10:20:53.000Z","size":18,"stargazers_count":11,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T15:57:46.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluential.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-08T18:13:39.000Z","updated_at":"2024-11-06T08:31:46.000Z","dependencies_parsed_at":"2022-08-13T07:10:10.046Z","dependency_job_id":null,"html_url":"https://github.com/fluential/ant-media-server-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluential%2Fant-media-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluential%2Fant-media-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluential%2Fant-media-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluential%2Fant-media-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluential","download_url":"https://codeload.github.com/fluential/ant-media-server-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066710,"owners_count":20555430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T10:28:19.634Z","updated_at":"2025-03-23T07:14:24.448Z","avatar_url":"https://github.com/fluential.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ant-media-server-docker\n\n\u003e Ant Media Server is a highly Scalable Real-Time Video Streaming Platform - WebRTC Server. Ultra-Low Latency \u0026 Adaptive WebRTC Streaming Software.\n\nThis aims to build Ant Media Server Docker Image.\n\nThis improves the [original image](https://github.com/ant-media/Ant-Media-Server/wiki/Building-and-Running-Docker-Container-for-Ant-Media-Server)\n  - Persistent Data Volume\n  - Auto pull latest antmedia artifact for easy rebuilds (removed artifact param)\n  - No longer running container in privileged mode\n  - No longer running inside as root (using antmedia:antmedia)\n  - Java 11.x\n  - SSL Certs with Traefik\n\n\n![size](https://badgen.net/docker/size/fluential/antmediaserver) ![starts](https://badgen.net/docker/stars/fluential/antmediaserver?icon=docker\u0026label=stars) ![pulls](https://badgen.net/docker/pulls/fluential/antmediaserver)\n\n## Build\n\n```\ndocker build -t antmediaserver  .\n```\n\n## Run\n\nContainer with built-in data volume\n\n```\ndocker-compose up\n```\n\n```\ndocker create --name antmediadata\ndocker run --volumes-from antmediadata --network=host -it --rm fluential/antmediaserver\n\n# root@antmedia:~/antmedia# docker-compose up -d\nStarting antmediaserver ... done\n\n# root@antmedia:~/antmedia# docker volume ls\nDRIVER    VOLUME NAME\nlocal     antmedia_datastore\n```\n\n### SSL with Traefik\n\nSee `docker-compose.traefik.yml`\n\n## Use\n\n#### Ant Media Server Default Ports\n  - TCP:1935 (RTMP)\n  - TCP:5080 (HTTP)\n  - TCP:5443 (HTTPS)\n  - TCP:5554 (RTSP)\n  - UDP:5000-65000 (WebRTC and RTSP)\n\n\n#### See also\n* https://antmedia.io\n* https://ant-media-docs.readthedocs.io\n* https://github.com/ant-media/Ant-Media-Server/wiki\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluential%2Fant-media-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluential%2Fant-media-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluential%2Fant-media-server-docker/lists"}