Hello,
Streams are playing fine from wowza2 but not from wowza3, when I opened m3u8 file in notepad, I see playlist.m3u8 file coming from wowza3 has stream reference url missing. Please see below:
Wowza2 - playlist.m3u8
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2612560
http://serverIP:1935/vod/mp4:movietrailer720.mp4/playlist.m3u8?wowzasessionid=652300501
Wowza3 - playlist.m3u8 (complete url to stream is missing)
Wowza Media Server 3 Trial Edition 3.0.3 build882
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=572079,CODECS=“avc1.66.30, mp4a.40.2”,RESOLUTION=424x240
playlist.m3u8?wowzasessionid=1836864998
I will appreciate any help
Thanks,
Sunil
This should not matter. What player are you attempting to use? Wowza Server 3 now uses relative playlist URLs which is what Apple suggests. There is more information here:
https://www.wowza.com/docs/how-to-switch-between-absolute-and-relative-urls-in-apple-http-live-streaming-playlists
Chalrie
Hello,
Streams are playing fine from wowza2 but not from wowza3, when I opened m3u8 file in notepad, I see playlist.m3u8 file coming from wowza3 has stream reference url missing. Please see below:
Wowza2 - playlist.m3u8
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2612560
http://serverIP:1935/vod/mp4:movietrailer720.mp4/playlist.m3u8?wowzasessionid=652300501
Wowza3 - playlist.m3u8 (complete url to stream is missing)
Wowza Media Server 3 Trial Edition 3.0.3 build882
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=572079,CODECS=“avc1.66.30, mp4a.40.2”,RESOLUTION=424x240
playlist.m3u8?wowzasessionid=1836864998
I will appreciate any help
Thanks,
Sunil
Hi mate,
I also having the same issue…when i save my playlist file, and was trying to play it…server URL is missing on that. Then i added requrired values to Application.xml, but still its not working
can you please help me to solve this.
Thanks,
Tharanga
Tharanga,
Saving the playlist is not supported for playback. Wowza will packetize live and on demand streams as necessary.
Richard
You can easily download .ts chunks if they are not encrypted, but there is nothing built-in to Wowza to facilitate that.
Richard
Hello Charlie,
Is there anyway we can turn it to absolute? I see it is working fine on my ipad2 with relative url but we are developing application and we want app to work with absolute url.
Please accept my apologies. I see you have already pointed me to right document.
Thanks a ton.
Thanks mate for ur information.
Is there any way that i can save the playlist file, and paly the stream later ?
Thanks,
Tharanga,
Saving the playlist is not supported for playback. Wowza will packetize live and on demand streams as necessary.
Richard