E
E
Ectb2014-08-25 03:17:29
Android
Ectb, 2014-08-25 03:17:29

How would you organize a service for broadcasting online radio to an iOS / Android application?

How would you organize a service for broadcasting online radio to an iOS / Android application?
Input data:
• LAMP server
• 10-50 different threads
• >1000 max concurrent connections

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DVamp1r3, 2014-08-25
@DVamp1r3

The application is a client for getting/synchronizing a playlist from your database. Next, we simply reproduce the selected item from the database. MediaPlayer in Android is quite capable of playing streams. There must be something similar in iOS.
All that remains is the question of design and other beautiful things (metadata of the current track, etc.) and maintaining the relevance of the database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question