lancy / iphoneAudioSyncer

This is a prototype that syncs audio between two phones.. one phone hosts the audio session and the other broadcasts it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this repo builds on the small prototype here https://github.com/abbood/audioSamplingToAudioQueue

The idea is to sync the music playing on two iphones.. one acts as the host, and the other acts as a client. Most of the networking architecture was based on these awesome tutorials:

About

This is a prototype that syncs audio between two phones.. one phone hosts the audio session and the other broadcasts it.