Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

alexdavid/Nortims

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nortims

NoRTiMS (Node Real Time MP3 Streamer) is a quick project I built to allow multiple clients listen to the same mp3 stream at the same time.

It works by attempting to dectect frames in the MP3 file, then streaming each frame at the same time to every client.

Currently only MPEG-1, Layer 3 files are supported due to my lazy frame sync detection.

About

Node Real Time MP3 Streamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published