iOS fix for embed code

This commit is contained in:
Thulinma 2013-05-13 10:10:31 +02:00
parent 43427f281d
commit 3a73e17e9c

View file

@ -40,7 +40,7 @@ function mistembed(streamname)
supports =
{
flashversion: flash_version(),
hls: html5_video_type('application/vnd.apple.mpegURL'),
hls: html5_video_type('application/vnd.apple.mpegurl'),
ism: html5_video_type('application/vnd.ms-ss')
};