iOS fix for embed code
This commit is contained in:
parent
43427f281d
commit
3a73e17e9c
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue