Here is my React livestreaming App.
https://github.com/nayyaung9/react-livestream
after cloning my repo, please read carefully README file. There are 2 additionally repos to clone. JSON-server repo and RMTP-Server.
there is completed how to setup server. Once you have done, open OBS studio, go to setting
=> stream
=> select custom stream => then type our rtmp-server address (rtmp://localhost/live) and id(is your streaming video id). You can get it when you have created your streaming video title & description
Please fork or donate a star for my project if you are interested.
Thanks you.
Top comments (2)
I am gonna try it in my current project.
Great walkthrough! Setting up a local GitLab server is a solid choice for managing code privately. I’ve been using ServBay to keep my local dev setups clean and reproducible, and it really helps manage dependencies and configurations across projects.