0

I need to play an RTSP audio stream on an Android phone, linked to from a web-page.

What's the simplest way to achieve this? I hope this will be very simple but unfortunately I don't have a phone on which to test.

netflux
  • 3,648
  • 6
  • 37
  • 40

1 Answers1

0

Your RTSP stream needs follow 3GPP PSS streaming spec to work with the android Videoplayer.

There is some more information here:

Community
  • 1
  • 1
Colin Pickard
  • 45,724
  • 13
  • 98
  • 148