{"id":22055869,"url":"https://github.com/axelspringer/live","last_synced_at":"2025-10-10T05:47:13.983Z","repository":{"id":94050305,"uuid":"103640023","full_name":"axelspringer/live","owner":"axelspringer","description":":movie_camera: I'll be back! A container to live stream via RTMP in HSL and MPEG-DASH.","archived":false,"fork":false,"pushed_at":"2017-09-20T10:44:43.000Z","size":29,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-12T15:57:38.220Z","etag":null,"topics":["docker","hsl","nginx","rtmp","streaming"],"latest_commit_sha":null,"homepage":"","language":"Nginx","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axelspringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-15T09:32:20.000Z","updated_at":"2020-04-14T18:55:05.000Z","dependencies_parsed_at":"2023-03-07T23:31:31.991Z","dependency_job_id":null,"html_url":"https://github.com/axelspringer/live","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axelspringer/live","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Flive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Flive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Flive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Flive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelspringer","download_url":"https://codeload.github.com/axelspringer/live/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Flive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002889,"owners_count":26083468,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","hsl","nginx","rtmp","streaming"],"created_at":"2024-11-30T16:11:49.922Z","updated_at":"2025-10-10T05:47:13.941Z","avatar_url":"https://github.com/axelspringer.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Stars](https://img.shields.io/docker/stars/pixelmilk/live.svg)](https://hub.docker.com/r/pixelmilk/live/) [![Docker Pulls](https://img.shields.io/docker/pulls/pixelmilk/live.svg)](https://hub.docker.com/r/pixelmilk/live/)\n\n# nginx live\n\n[Nginx](http://nginx.org) + [Nginx-RTMP](https://github.com/arut/nginx-rtmp-module)\n\n# use\n\n[![](https://badge.imagelayers.io/pixelmilk/live:1.3.5.svg)](https://imagelayers.io/?images=pixelmilk/live:1.3.5)\n\nYou can run the Nginx by executing the following command.\n\n\u003e it is highly advised to run the container on the host net for performance\n\n```\ndocker run --rm --network host --cap-add SYS_ADMIN  -d pixelmilk/live:1.3.5-0.0.2\n```\n\nThere is an amazing example, which many seem to use, the [Big Bunny](https://peach.blender.org/download/) to test your setup. E.g.\n\n```\nffmpeg -loglevel verbose -re -i ~/big_buck_bunny_720p_h264.mov -vcodec libx264 \\ \n    -vprofile baseline -acodec libmp3lame -ar 44100 -ac 1 \\\n    -f flv rtmp://localhost:1935/feed/live\n```\n\nSo there is the `feed` endpoint at port `1935` which is an `RTMP` target. By default [http://localhost/hls](http://localhost/hls) and [http://localhost/dash](http://localhost/hls) provide you with multiple streams for HLS and MPEG-Dash.\n\nThe mount path for feeds is `/var/media`.\n\n# build\n\n```\n./build.sh\n```\n\n# push\n\n```\n./push.sh\n```\n\n# License\n[MIT](/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelspringer%2Flive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelspringer%2Flive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelspringer%2Flive/lists"}