{"id":17450438,"url":"https://github.com/jkuri/urtmp","last_synced_at":"2025-04-30T10:17:52.239Z","repository":{"id":139308573,"uuid":"386748851","full_name":"jkuri/urtmp","owner":"jkuri","description":"μRTMP is a simple low-overhead minimal RTMP server with embedded UI to watch your live streams.","archived":false,"fork":false,"pushed_at":"2021-07-17T15:28:13.000Z","size":456,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T10:17:36.229Z","etag":null,"topics":["flv","http-flv","live-streaming","rtmp","rtmp-player","rtmp-server","rtmp-stream"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jkuri.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":"2021-07-16T19:52:29.000Z","updated_at":"2023-06-21T02:30:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"43c3a3cb-cf0b-44e1-979e-3619b3a1a057","html_url":"https://github.com/jkuri/urtmp","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/jkuri%2Furtmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Furtmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Furtmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Furtmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkuri","download_url":"https://codeload.github.com/jkuri/urtmp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251683379,"owners_count":21626956,"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":["flv","http-flv","live-streaming","rtmp","rtmp-player","rtmp-server","rtmp-stream"],"created_at":"2024-10-17T22:18:08.850Z","updated_at":"2025-04-30T10:17:52.184Z","avatar_url":"https://github.com/jkuri.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eμRTMP\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eSimple low-overhead minimal RTMP server with embedded UI to watch your live streams online.\u003c/p\u003e\n\n## Usage\n\nSimplest way to run `μRTMP` server is using `Docker`:\n\n```sh\ndocker run -it --rm --name urtmp -p 1935:1935 -p 8080:8080 jkuri/urtmp\n```\n\nThen open your browser at `http://localhost:8080` where you can watch your published streams.\n\nExample of publishing the stream using `ffmpeg` from MacOS:\n\n```sh\nffmpeg -f avfoundation -video_size 800x600 -framerate 24 -i 0 -vcodec libx264 -preset ultrafast -tune zerolatency -f flv \"rtmp://localhost/live/stream\"\n```\n\nIf stream is working it should be available online at `http://localhost:8080`:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/1796022/126041179-b1cd220d-b4ed-4b6d-80ee-214067bf6ae0.png\" alt=\"uRTMP live stream\"\u003e\n\u003c/p\u003e\n\n\n## Compile from source\n\nThis step assumes that you already have `Node.JS` and `Golang` installed on your system.\n\n```sh\ngit clone https://github.com/jkuri/urtmp\ncd urtmp\nmake install\nmake\n```\n\nIf everything went well, you should have build artifacts in `build/` folder.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkuri%2Furtmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkuri%2Furtmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkuri%2Furtmp/lists"}