kooku0 / AudioLiveStreaming

🎼 Audio live streaming using HLS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioLiveStreaming

🎼 Audio live streaming using HLS

Requirements

  • Browser that support HLS
  • ffmpeg
  • Node.js

Installing

$npm install

Running

http://localhost:8000/

$npm start

Contribution

  1. Fork it (http://github.com/koomg9599/AudioLiveStreaming)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Reference

https://github.com/Einstrasse/hls-service

About

🎼 Audio live streaming using HLS


Languages

Language:JavaScript 56.9%Language:HTML 43.1%