Код: Выделить всё
jwplayer.key="mykeyhere"
jwplayer("my-video").setup({
file: "http://184.164.135.246:1935/videostreaming/videostreaming/playlist.m3u8",
width: "100%",
androidhls:true,
aspectratio: "16:9",
primary: "flash"
}
);
Подробнее здесь: https://stackoverflow.com/questions/252 ... d-jwplayer