
m3u8 and mp4 sources conflict
We have a JW Player 6.4.3359 licensed player, and we're trying to present an Apple HLS stream to iOS, and an MP4 to everything else.
We're using a single-item playlist with two sources - the first one is the mp4, the second is the m3u8 for iOS.
Each of the respective files works fine - the issue is that mobile Safari will try to play the mp4, and Chrome will try to play the m3u8.
Is there any way to force JWPlayer to use a particular source for HTML, and a particular source for Flash?