{"id":17058030,"url":"https://github.com/chimeracoder/docker-mediatomb","last_synced_at":"2025-03-23T07:14:38.964Z","repository":{"id":23639135,"uuid":"27009129","full_name":"ChimeraCoder/docker-mediatomb","owner":"ChimeraCoder","description":"A Docker container for running Mediatomb","archived":false,"fork":false,"pushed_at":"2015-09-03T09:01:48.000Z","size":206,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-28T13:52:10.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ChimeraCoder.png","metadata":{"files":{"readme":"README","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":"2014-11-22T19:03:52.000Z","updated_at":"2021-08-13T08:59:47.000Z","dependencies_parsed_at":"2022-08-22T03:10:25.282Z","dependency_job_id":null,"html_url":"https://github.com/ChimeraCoder/docker-mediatomb","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/ChimeraCoder%2Fdocker-mediatomb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChimeraCoder%2Fdocker-mediatomb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChimeraCoder%2Fdocker-mediatomb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChimeraCoder%2Fdocker-mediatomb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChimeraCoder","download_url":"https://codeload.github.com/ChimeraCoder/docker-mediatomb/tar.gz/refs/heads/master","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:42.400Z","updated_at":"2025-03-23T07:14:38.948Z","avatar_url":"https://github.com/ChimeraCoder.png","language":null,"readme":"mediatomb\n===========\n\nA Docker container for running [Mediatomb](http://mediatomb.cc/), a free and open source UPnP media server.\n\n\n````sh\n$ sudo docker run --rm --net=\"host\" -v /dev/urandom:/dev/urandom -v /dev/random:/dev/random -p 50500:50500 chimeracoder/mediatomb\n````\n\nOf course, you will need to mount the directories containing the media you wish to share. For example:\n\n````sh\n$ sudo docker run --rm --net=\"host\" -v /dev/urandom:/dev/urandom -v /dev/random:/dev/random -v ~/Video:/media/Video -p 50500:50500 chimeracoder/mediatomb\n````\n\n\nNote that the `--net=\"host\"` flag is required to enable service discovery as per the UPnP protocol. For more information on Docker networking, please read the [Network Configuration documentation](https://docs.docker.com/articles/networking/).\n\n\n### License\n\nMediaTomb is free software provided under [Version 2 of the GNU Public License](http://mediatomb.cc/pages/documentation#id2861434)\n\nThis Docker image is provided under Version 2 of the GNU Public License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchimeracoder%2Fdocker-mediatomb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchimeracoder%2Fdocker-mediatomb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchimeracoder%2Fdocker-mediatomb/lists"}