0

I have an RTSP stream playing in a mp4a format, will it work with JPlayer? Thanks.

gammaraptor
  • 1,886
  • 3
  • 14
  • 16

2 Answers2

0

yes, but you will need to setup your own system. Usually this consists of polling your media server every 10 seconds to get the current track data.

"http://domain.com/;stream/1"

Abhishek
  • 674
  • 6
  • 9
0

I believe it does: http://www.jplayer.org/1.2.0/demo-08-oggSupportFalse/

Edit also: Streaming live audio with jPlayer

Community
  • 1
  • 1
Robert
  • 815
  • 13
  • 29