I use the following URL:
http://localhost/mediacache/definst/smil:http/uploads/localhost_url/535f9aed014593f704000009/video.smil/manifest.m3u8
This works great on Chrome, IE, FF and Safari.
From an iPAD it does not work.
Is the URL correct? I have seen examples using manifest.m3u8 and playlist.m3u8
What is the correct one to use, ideally it should work on all major browsers and iOS and Andriod.
Thanks.
Have you tried it with /playlist.m3u8? That is what iOS devices use.
Salvadore
The IPad will be connecting to the Wowza server remotely so you need to use the wowza server’s ip address instead of localhost in the url.
http://[B][wowzaip][/B]/mediacache/_definst_/smil:http/uploads/localhost_url/535f9aed014593f704000009/video.smil/manifest.m3u8
manifest.m3u8 is a valid url extension in Wowza although all of the documentation suggests to use playlist.m3u8 instead.
Roger.
Awesome, thanks for the update and glad you got this sorted.
Salvadore
Thanks Roger and Salvadore - manifest.m3u8 and playlist.m3u8 work. Our problem turned out to be related to signing of URL’s, unrelated to Wowza.
My live steaming url is : http://:1935/live/smil:ptcnews.smil/playlist.m3u8
its working on browser(for wowza media player) but this link is not working for android or ios.
Please suggest something currently i am using free version.