{"id":14986157,"url":"https://github.com/noxalus/multi-streaming-server","last_synced_at":"2025-06-26T23:37:18.245Z","repository":{"id":144596459,"uuid":"55178327","full_name":"Noxalus/Multi-Streaming-Server","owner":"Noxalus","description":"A NGINX server with RTMP module to send video streaming to multiple services simultaneously (Youtube, Twitch, Dailymotion, Hitbox, Beam, etc...).","archived":false,"fork":false,"pushed_at":"2018-03-11T18:26:32.000Z","size":286,"stargazers_count":175,"open_issues_count":2,"forks_count":41,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-25T18:21:17.166Z","etag":null,"topics":["multi-streaming-server","nginx-server","nodejs","rtmp","stream","vagrant","video-stream"],"latest_commit_sha":null,"homepage":"","language":"XSLT","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/Noxalus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-31T19:46:05.000Z","updated_at":"2025-03-07T09:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"34cdce6d-6682-4951-b122-67392abb4b1c","html_url":"https://github.com/Noxalus/Multi-Streaming-Server","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"330c111e0b932be1f772a653923f75374eb0e8dd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noxalus%2FMulti-Streaming-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noxalus%2FMulti-Streaming-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noxalus%2FMulti-Streaming-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noxalus%2FMulti-Streaming-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Noxalus","download_url":"https://codeload.github.com/Noxalus/Multi-Streaming-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248476311,"owners_count":21110255,"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":["multi-streaming-server","nginx-server","nodejs","rtmp","stream","vagrant","video-stream"],"created_at":"2024-09-24T14:12:27.089Z","updated_at":"2025-04-11T20:31:37.850Z","avatar_url":"https://github.com/Noxalus.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi Streaming Server\nA Nginx server with RTMP module to send video streaming to multiple services.\n\nIf you have an optical fiber connection, you might want to send your live streams to multiple services to reach a wider audience. \n\nIf you use Open Broadcast Software, I know it's possible to launch multiple instances, but it has a large CPU cost.\n\nWith this project, you can have only one stream to send and the Nginx RTMP server will dispatch this stream to every streaming services that you want. The only brake is your upload speed.\n\nPlease note that you also can encode your stream on the fly. If you want to stream to Youtube Gaming in 1080p at 60 FPS and on Twitch in 720p at 30 FPS, it's possible changing the Nginx configuration file.\n\n## Prerequisites\n\nTo work on Windows, this project needs to run a Unix virtual machine (*exec* command doesn't work on Windows) using [VirtualBox](https://www.virtualbox.org/wiki/Downloads). This VM is automatically setup using [Vagrant](https://www.vagrantup.com/).\n\nYou also need a software to stream to the Nginx server. I personally used [Open Broadcast Software](https://obsproject.com/).\n\n## Usage\n\nRename the file **nginx.template.conf** (located into *nginx/conf/*) to **nginx.conf** and change its content with your specific data. For instance, you need to change **{{ youtube_key }}** by your Youtube stream key.\n\nThen, launch this command at the root folder of this project (where there is the *Vagrant* file):\n\n```shell\nvagrant up\n```\n\nIf you see the message \"*Nginx is ready to use*\", you can start to stream. With OBS, change the RTMP URL to **rtmp://192.168.42.42:1935/live**, you don't need to enter a stream key.\n\nTo check that the stream is properly received and sent to each services, you can browse to http://192.168.42.42:8080/stat.\n\n## FAQ\n\n- [How to install on a dedicated server](https://github.com/Noxalus/Multi-Streaming-Server/wiki/How-to-install-on-a-dedicated-server)\n- [How to display all services' chat messages in the same place](https://github.com/Noxalus/Multi-Streaming-Server/wiki/How-to-display-all-services'-chat-messages-in-the-same-place)\n- [How to handle new services](https://github.com/Noxalus/Multi-Streaming-Server/wiki/How-to-handle-new-services)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxalus%2Fmulti-streaming-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxalus%2Fmulti-streaming-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxalus%2Fmulti-streaming-server/lists"}