Skip to content

🎼 HLS ν”„λ‘œν† μ½œμ„ μ΄μš©ν•˜μ—¬ audio downstream κ΅¬ν˜„

Notifications You must be signed in to change notification settings

kooku0/HlsAudioDownstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HlsAudioDownstream

HLS streaming from node : Node.js Server that implements Audio Downstream using HLS protocol.

Getting Started

μ™ λ§Œνžˆ μ°Ύμ•„λ³Έ hls μ½”λ“œκ°€ μ‹€ν–‰λ˜μ§€ μ•Šμ•˜λ‹€. 겨우겨우 찾은 λ˜λŠ” μ½”λ“œλ₯Ό μ΄μš©ν•˜μ—¬ Audio downstream κΈ°λŠ₯을 λ³΄μ™„ν•˜μ˜€λ‹€.

Prerequisites

For browsers that do not support HLS protocol, you must install the hls extension.

Installing

Run in Window 10, chrome environment.

Install modules.

  • http
  • fs
  • url
  • path
  • zlib
$npm install http fs url path zlib

Running

check in http://localhost:8000/

$npm start

Screenshot

Depending on the current playback situation, you can see that you are requesting the following file.

Reference

About

🎼 HLS ν”„λ‘œν† μ½œμ„ μ΄μš©ν•˜μ—¬ audio downstream κ΅¬ν˜„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published