open source version of seedio
Need a project that functions exactly like Seedio for iOS
Sponsor This Project
Bounty:
US $0.00(Sponsor Project)
You currently need to log in to sponsor a project. We apologize for the inconvenience.
Note: You can propose changes using the forum below.
Need a project that functions exactly like Seedio for iOS
Seedio is basically an iOS app that allows an iPhone to play music and at the same time sync with other phones that play the same song in sync.. you are encouraged to download Seedio to see what I'm talking about.
- important things to keep in mind:
1. stay away from GKSession.. it's simply not good enough for this project.. you must use bonjour services for networking
2. i strongly advise you to use audio units (ie rather than audio queue..) you will need to have a very fine grained control over your audio
3. more detailed instructions will be provided in the subprojects
Seedio is basically an iOS app that allows an iPhone to play music and at the same time sync with other phones that play the same song in sync.. you are encouraged to download Seedio to see what I'm talking about.
- important things to keep in mind:
1. stay away from GKSession.. it's simply not good enough for this project.. you must use bonjour services for networking
2. i strongly advise you to use audio units (ie rather than audio queue..) you will need to have a very fine grained control over your audio
3. more detailed instructions will be provided in the subprojects
Change History:
- 2012-12-25 10:52 EST [ACCEPTED] No subject