/live-server-rtmp--nodejs

making live streaming from OBS app

Primary LanguageJavaScript

live-server-rtmp--nodejs

  1. download ffmpeg-4.3.1-2020-11-19-full_build then modifiy its path inside index.js in cmd run

  2. npm install

  3. npm start

  4. download OBS and make rtmp stream to rtmp://127.0.0.1:1935/live with any STREAM_KEY

  5. go to any browser and access streaming from http://localhost:5000