Skip to content

A simple music streaming service written in python

Notifications You must be signed in to change notification settings

mmahtabfar1/mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixer: a simple music streaming app written in python

I had a bunch of mp3 files from my favorite artist on my computer and I thought it would be a good idea and educational experience to stream them over to my laptop using my raspberry pi. I had to do something during the quarantine :/

Overview

I built this using python's sockets API. Clients make TCP requests for the song name to the server which then streams music over to them over UDP.

About

A simple music streaming service written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages