Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 324 Bytes

File metadata and controls

9 lines (9 loc) · 324 Bytes
  1. Clone this repo by 'git clone https://github.com/techcode1001/stream_ffmpeg.git'.
  2. Run 'sudo apt update'.
  3. Install ffmpeg 'sudo apt-get install ffmpeg'.
  4. cd stream_ffmpeg.
  5. Run 'chmod =x main.sh'.
  6. Change Your stream key in main.sh.
  7. Run './main.sh' or 'sh main.sh'
  8. Now you can see yourm stream
  9. Enjoy!!