https://github.com/thecodeboss/lanmusicsync
Stream synchronized audio between your devices. Any device you own becomes a speaker to playback your music.
https://github.com/thecodeboss/lanmusicsync
Last synced: about 1 year ago
JSON representation
Stream synchronized audio between your devices. Any device you own becomes a speaker to playback your music.
- Host: GitHub
- URL: https://github.com/thecodeboss/lanmusicsync
- Owner: thecodeboss
- Created: 2015-01-12T19:14:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T05:04:26.000Z (over 11 years ago)
- Last Synced: 2025-02-06T09:23:52.990Z (over 1 year ago)
- Language: C
- Size: 22.1 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LANMusicSync
Stream synchronized audio between your devices. Any device you own becomes a speaker to playback your music.
Currently the supported platforms are Windows 7/8, and the intent is to add support for Unix-based systems, as well as Android. Server functionality will likely be restricted to the desktop version.
Progress:
- Music can be streamed across the network from a single server to single client
- Supports almost all audio formats, using Ffmpeg
- Threaded audio and decompression, networking will get its own thread soon
- Synchronization code not yet started
- Need to support multiple clients
- Windows 7 seems broken