Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T05:04:26.000Z (almost 10 years ago)
- Last Synced: 2023-08-05T04:50:48.971Z (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