Wowza Community

Mped-Dash manifest with smil file error

Hi,

I have problem with using ABR SMIL file with MPEG-Dash for livestreaming. I tried [PHP]http://[wowza-ip-address]:1935/live/smil:myStream.smil/manifest.mpd[/PHP], but I receive 404 error. I error log I can find HTTPStreamerMPEGDashLiveIndex.indexFile[publishppvmulti/definst/emocje4.smil]: there are no chunks available

The SMIL file working with playlist.m3u8 without problem. I also can access direct to streams with [PHP]http://[wowza-ip-address]:1935/live/myStream/manifest.mpd[/PHP]

I’m using Wowza 4.0.3.

Hi,

Check to see if all the members of the smil presentation are working flawlessly.

You’re just giving an example of one rendition here:

http://[wowza-ip-address]:1935/live/myStream/manifest.mpd

Ensure that playback works for all renditions in the Wowza test player.

If the live stream renditions are not produced by the Wowza Trancoder then follow this guide to check if all the streams are ‘keyframe aligned’.

Daren