Hello, anyone like to create the following project together with me ?: The idea is to create a radio streaming solution which supplies the clients with song specific information.
The source file should be a prerecorded DJ mix >9h which is essentially a big audio file to warrant seamless clickfree playback. The song info could be stored in a DB , something like this: start end ArtistName SongName SongID 0 1100 AnSolas&LightRocker SilkyWay 0001 1101 2222 ... ... ... On the server side a timer is running from 0 to the length(in bytes?) of the mix. Once a usser connects to the server the according SongInfo is pushed to the client, as well once the next song started. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
