DEV Community

nay yaung lin lakk
nay yaung lin lakk

Posted on

React live streaming App

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.

stay_at_home

Top comments (2)

Collapse
 
harshvats2000 profile image
HARSH VATS

I am gonna try it in my current project.

Collapse
 
lamri_abdellahramdane_15 profile image
Lamri Abdellah Ramdane

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.