{"id":24880089,"url":"https://github.com/rxhul18/streamon","last_synced_at":"2025-06-11T16:07:52.114Z","repository":{"id":269181896,"uuid":"905947492","full_name":"rxhul18/StreamOn","owner":"rxhul18","description":"Create a live streaming app with Next.js 15 and ZegoCloud UIKits for seamless real-time video, audio, and chat.","archived":false,"fork":false,"pushed_at":"2025-01-01T07:56:33.000Z","size":81,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T00:03:27.602Z","etag":null,"topics":["nextjs","tailwindcss-v3","typescript","zegocloud","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/rxhul18.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,"zenodo":null}},"created_at":"2024-12-19T20:44:21.000Z","updated_at":"2025-03-02T08:28:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"181e1085-6447-4c5e-9f1b-d0c16630f73b","html_url":"https://github.com/rxhul18/StreamOn","commit_stats":null,"previous_names":["rxhul18/streamon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rxhul18/StreamOn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxhul18%2FStreamOn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxhul18%2FStreamOn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxhul18%2FStreamOn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxhul18%2FStreamOn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxhul18","download_url":"https://codeload.github.com/rxhul18/StreamOn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxhul18%2FStreamOn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259293383,"owners_count":22835603,"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":["nextjs","tailwindcss-v3","typescript","zegocloud","zustand"],"created_at":"2025-02-01T10:18:50.076Z","updated_at":"2025-06-11T16:07:52.096Z","avatar_url":"https://github.com/rxhul18.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎥 **StreamOn: Collaborative Streaming Platform**\n\nWelcome to **StreamOn**, This platform lets you easily start a live stream, share the link, and invite others to join as co-hosts or audience members. Whether for collaboration, entertainment, or interaction, **StreamOn** makes streaming seamless and fun!  \n\n---\n\n## 📽️ **Youtube Demo video**\n- **Link:** https://youtu.be/SABxuVJuFhQ\n- \n## 🛠️ **Tech Stack**\n\n- **Frontend:** [Next.js](https://nextjs.org/) - A powerful React framework  \n- **Styling:** [Tailwind CSS](https://tailwindcss.com/) - Modern utility-first CSS  \n- **Streaming:** [Zegocloud](https://www.zegocloud.com/) - Real-time video and audio API  \n- **State Management:** [Zustand](https://github.com/pmndrs/zustand) - Lightweight and flexible state management library\n\n---\n\n## 🚀 **Features**\n\n- **Host Your Stream:** Start a live session with just a few clicks.  \n- **Invite Collaborators:** Share a unique link for co-hosts or audience members to join.  \n- **Collaborative Co-hosting:** Allow multiple hosts to interact seamlessly in the same stream.  \n- **Audience Participation:** Bring audiences closer to the action with smooth real-time interaction.  \n- **Live Chat:** Engage with co-hosts and the audience through an integrated chat feature.  \n- **Screen Sharing:** Co-hosts can share their screens effortlessly, making it perfect for presentations, demos, and more.  \n\n---\n\n## 📸 **Screenshots**\n\n_Explore the user interface and features below:_\n\u003cdiv style=\"display: flex; gap: 10px;\"\u003e\n   \u003cimg width=\"48%\" alt=\"Screenshot 2024-12-24 at 10 28 03 PM\" src=\"https://github.com/user-attachments/assets/44173b3e-1674-4d3a-9a1f-6069488f4848\" /\u003e\n   \u003cimg width=\"48%\" alt=\"Screenshot 2024-12-24 at 10 29 45 PM\" src=\"https://github.com/user-attachments/assets/d3763b1c-936c-4ccd-9ada-b9c0232bd623\" /\u003e\n\u003c/div\u003e\n\u003cdiv style=\"display: flex; gap: 10px;\"\u003e\n   \u003cimg width=\"48%\" alt=\"Screenshot 2024-12-24 at 10 31 52 PM\" src=\"https://github.com/user-attachments/assets/23baec64-c9c5-49b4-81d8-39328fd02196\" /\u003e\n   \u003cimg width=\"48%\" alt=\"Screenshot 2024-12-24 at 10 33 20 PM\" src=\"https://github.com/user-attachments/assets/f8e17785-1330-40fb-a21e-a5d8c62bcadd\" /\u003e\n\u003c/div\u003e\n\n---\n\n## 🌐 **How to Run Locally**\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/rxhul18/StreamOn.git\n   cd StreamOn\n   npm install\n   npm run dev\n   ``` \n\n2. **Environment Configuration:**\n\n   Create a `.env` file in the root directory and add your configuration:\n\n   ```env\n    NEXT_PUBLIC_ZEGO_APP_ID=\"Your AppId\"\n    NEXT_PUBLIC_ZEGO_SERVER_SECRET=\"Your's secret key\"\n   ```\n\n## Contributing 🤝\n\nI welcome contributions! Please fork the repository and create a new branch for your contributions. Submit a pull request once you're done.\n\n1. Fork the project\n2. Create your feature branch: `git checkout -b feature/YourFeature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin feature/YourFeature`\n5. Open a pull request\n\n## Contact 📬\n\nHave questions or want to collaborate? Feel free to reach out!  \n\n- **X (formerly Twitter):** [@mindpuzzledev](https://x.com/mindpuzzledev)  \n- **Email:** [rahulshah0728@gmail.com](mailto:rahulshah0728@gmail.com)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxhul18%2Fstreamon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxhul18%2Fstreamon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxhul18%2Fstreamon/lists"}