{"id":13691961,"url":"https://github.com/nelsonwenner/stream-live-system","last_synced_at":"2025-06-24T00:33:56.800Z","repository":{"id":38990134,"uuid":"261164681","full_name":"nelsonwenner/stream-live-system","owner":"nelsonwenner","description":":red_circle: An example of a live broadcast system using microservice concepts and architected with docker.","archived":false,"fork":false,"pushed_at":"2023-01-24T02:54:42.000Z","size":46289,"stargazers_count":158,"open_issues_count":65,"forks_count":40,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T06:42:57.423Z","etag":null,"topics":["api-rest","architecture","docker","docker-compose","grpc","livestream","microservices","nestjs","nodejs","peerjs","postgres","queue","rabbitmq","reactjs","socket-io","streaming","streaming-video","webrtc","webrtc-video"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nelsonwenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-04T12:06:34.000Z","updated_at":"2025-04-03T01:55:19.000Z","dependencies_parsed_at":"2023-02-13T13:45:47.271Z","dependency_job_id":null,"html_url":"https://github.com/nelsonwenner/stream-live-system","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nelsonwenner/stream-live-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fstream-live-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fstream-live-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fstream-live-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fstream-live-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonwenner","download_url":"https://codeload.github.com/nelsonwenner/stream-live-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fstream-live-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261583024,"owners_count":23180639,"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":["api-rest","architecture","docker","docker-compose","grpc","livestream","microservices","nestjs","nodejs","peerjs","postgres","queue","rabbitmq","reactjs","socket-io","streaming","streaming-video","webrtc","webrtc-video"],"created_at":"2024-08-02T17:00:52.043Z","updated_at":"2025-06-24T00:33:56.775Z","avatar_url":"https://github.com/nelsonwenner.png","language":"JavaScript","funding_links":[],"categories":["Samples"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    Stream Live System\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\n  \u003cimg alt=\"Workflow\" src=\"https://github.com/nelsonwenner/stream-live-system/workflows/CI/badge.svg\"\u003e\n  \n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/nelsonwenner/stream-live-system?color=%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsondiaas\"\u003e\n    \u003cimg alt=\"Made by @nelsonwenner\" src=\"https://img.shields.io/badge/made%20by-%40nelsonwenner-%2304D361\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsondiaas/react-hotel-web/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/nelsonwenner/stream-live-system?style=social\"\u003e\n  \u003c/a\u003e\n  \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## :warning: About the project\n\n#### This project is a simple live broadcast system, the whole project is based on microservices. Warning, this project is an example where it can be used as a basis for building a more complex live system.\n\n## :movie_camera: Preview\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./screens/stream-live.gif\" /\u003e\n\u003c/div\u003e\n\n## :telescope: System architecture\n![export](https://user-images.githubusercontent.com/40550247/83696432-dc8a7c80-a5d2-11ea-81f1-85f67142654e.png)\n\n## :rocket: Technologies\n\n* [kubernetes](https://kubernetes.io/pt/docs/home/)\n* [Docker](https://www.docker.com/)\n* [Node](https://nodejs.org/en/)\n* [NestJS](https://nestjs.com/)\n* [ReactJS](https://reactjs.org/)\n* [Socket.io](https://socket.io/)\n* [RabbitMQ](https://www.cloudamqp.com/)\n* [WebRTC](https://webrtc.org/)\n* [gRPC](https://grpc.io/docs/)\n* [peerJS](https://peerjs.com/)\n\n## :toolbox: Prerequisites\n* Docker Compose version (1.25.4)\n* Docker version (19.03.9)\n* Node version (12.18.0)\n* Npm version (6.14.4)\n\n## :loudspeaker: Communication between systems\n\n* Websockets\n* Queue RabbitMQ\n* Publish/Subscribe\n* WebRTC\n* gRPC\n\n## :zap: Features\n\n- **Generator of lives**\n    * Views of lives created\n    * Creation of lives\n    * Peers for WebRTC\n    * WebSockets\n    * gRPC Server\n\n- **Streaming**\n    * Live broadcast\n    * View\n    * Chat display and interaction on `Chat`\n\n- **Chat**\n    * Real-time communication between participants\n    * Stores messages\n    * Sends messages to a queue\n\n## :information_source: Getting Started\n\nThe application was built using the concepts of microservices and architected with Docker. To run, it will be necessary to run or command the docker-compose up.\nAccess each microservice respectively and read **README.md** to see more details on how to run the microservice.\n\n1. [Queue rabbitMQ](https://github.com/nelsonwenner/stream-live-system/tree/master/rabbitmq)\n2. [Microservice live manager](https://github.com/nelsonwenner/stream-live-system/tree/master/micro-live-manager)\n3. [Microservice live chat](https://github.com/nelsonwenner/stream-live-system/tree/master/micro-live-chat)\n4. [Microservice live streaming](https://github.com/nelsonwenner/stream-live-system/tree/master/micro-live-streaming)\n\n## :memo: License\nThis project is under the MIT license. See the [LICENSE](LICENSE.md) for more information.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fstream-live-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonwenner%2Fstream-live-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fstream-live-system/lists"}