harjot-oberai / MusicDNA

A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music.
Other
2.83k stars 582 forks source link

Firebase Support? #54

Closed power7714 closed 6 years ago

power7714 commented 6 years ago

Can Firebase be used as the source for audio files with this project?

harjot-oberai commented 6 years ago

No. Why would you want to stream audio from firebase ?

power7714 commented 6 years ago

Its for an in house audio messaging app. Sort of like a cb radio.

On Thu, Jul 20, 2017, 11:41 PM Harjot Singh Oberai notifications@github.com wrote:

No. Why would you want to stream audio from firebase ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/harjot-oberai/MusicDNA/issues/54#issuecomment-316917944, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtH3WAqMZej_NE_3Wi53enugmtbC_AFks5sQEgVgaJpZM4OeySm .

harjot-oberai commented 6 years ago

Well you may try it implement it yourself (see how streaming works from SoundCloud), but the app does not support streaming from firebase, I'll won't be adding this feature myself.