Media streaming with JW Player
- Published:
If in latest versions of JW Player — popular Flash-based player of audio and video files and streams — playing audio stream spontaneously stops in several seconds after start, the just add duration variable with -1 value to flashvars parameter of Flash movie (which is JW Player):
<param name="flashvars" value="file=http://example.com:8000/stream.mp3&duration=-1&…" />