How to stream audio with Ionic?

Asked

Viewed 301 times

6

I need to stream audio with Ionic, I’ve installed several plugins but streaming does not work, using http and rtsp protocol. I also tried to put a Javascript function inside the index of the app but nothing streaming work.

  • Have you tried: http://www.joshmorony.com/spotify-player-ionic/

1 answer

1

I recommend using the Binaryjs library. It is very good to use in angular since it supports bi-directional streaming.

Use it is extremely simple, see if it satisfies your need: http://binaryjs.com/

Browser other questions tagged

You are not signed in. Login or sign up in order to post.