{"id":19567992,"url":"https://github.com/juniorxsound/libav-rtmp-streaming","last_synced_at":"2025-04-27T02:32:36.696Z","repository":{"id":54971087,"uuid":"177893228","full_name":"juniorxsound/libav-RTMP-Streaming","owner":"juniorxsound","description":"📽 A C++ app that streams a video to an RTMP endpoint using libav","archived":false,"fork":false,"pushed_at":"2019-07-08T23:58:56.000Z","size":20,"stargazers_count":76,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T19:54:27.674Z","etag":null,"topics":["cplusplus","docker","ffmpeg","libav","livestreaming","rtmp","video"],"latest_commit_sha":null,"homepage":"","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/juniorxsound.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":"2019-03-27T01:05:29.000Z","updated_at":"2025-02-20T15:56:11.000Z","dependencies_parsed_at":"2022-08-14T07:50:21.948Z","dependency_job_id":null,"html_url":"https://github.com/juniorxsound/libav-RTMP-Streaming","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/juniorxsound%2Flibav-RTMP-Streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2Flibav-RTMP-Streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2Flibav-RTMP-Streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2Flibav-RTMP-Streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juniorxsound","download_url":"https://codeload.github.com/juniorxsound/libav-RTMP-Streaming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080743,"owners_count":21533142,"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":["cplusplus","docker","ffmpeg","libav","livestreaming","rtmp","video"],"created_at":"2024-11-11T05:42:03.940Z","updated_at":"2025-04-27T02:32:36.413Z","avatar_url":"https://github.com/juniorxsound.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003elibav RTMP streaming 📽\u003c/h1\u003e\n\u003cimg src=\"https://i.imgur.com/W1TmWTM.gif\" /\u003e\u003cbr\u003e\n A C++ app that streams a video to an RTMP endpoint using libav\u003cbr\u003e\n \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e • \u003ca href=\"#shoutouts\"\u003eShoutouts\u003c/a\u003e\n\u003c/div\u003e\n\n# Getting Started\n\u003e To run the app you would need Docker and make - [Docker installation guide](https://docs.docker.com/v17.12/install/)\n1. Clone or download the repo `git clone https://github.com/juniorxsound/libav-RTMP-Streaming.git`\n2. Place an mp4 file you would like to stream in `samples/` folder\n3. Create a `build` folder inside the root directory\n4. From within the root directory run `make build` to create the Docker container\n5. Open `main.cpp` and change the video file name and RTMP server address in line 12\n```cpp\nStreamer streamer(\"samples/your_video_test_file.mp4\", \"rtmp://your_rtmp_streaming_endpoint\");\n```\n6. Run `make run` and if everything goes smooth, you should be live streaming your video file to the RTMP server ✨\n\n# Shoutouts\nThank you [@kodabb](https://github.com/kodabb) for helping me get started with using *libav* and to [@leandromoreira](https://github.com/leandromoreira/) for posting helpful getting started tutorials and a Docker image (used in this repo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniorxsound%2Flibav-rtmp-streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuniorxsound%2Flibav-rtmp-streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniorxsound%2Flibav-rtmp-streaming/lists"}