Wowza Community

VOD content streaming on MPEG-DASH player

Dear Sir,

I’m Sudheer , employee of squid design systems pvt ltd, Hyderabad.

I am working on WOWZA streaming engine and facing problem while streaming VOD content on MPEG-DASH player.

Here is the issue:

We have downloaded files ( 5 video and 3 audio files and car-20120827-manifest.mpd ) in (wowza streaming engine 4.5.0/content/) folder.

we tried to give .mpd file location to DASH player as follows :

http://IpAdress:1935/vod/car-20120827-manifest.mpd

http://IpAdress:1935/content/car-20120827-manifest.mpd

http://IpAdress:1935/vod/mpd:car-20120827-manifest.mpd

Nothing works .

Please suggest me the ways to configure MPD file to play stream .

we took this link as reference :

http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd

As this link plays the stream properly.

And i tried with SMIL file usage and it works. But i need to stream with input as .mpd file location on player side.

Please tell me the possible way to solve this.

Regards,

Sudheer .

9030416157

Hello,

You may find interest in the following article that describes DASH streaming in further detail:

How to do MPEG DASH streaming

The URL structure should consist of the following:

http://[wowza-ip-address]:[port]/[application]/[appInstance]/[streamName]/manifest_mp[manifest-profile]_mv[manifest-variation].mpd

Best regards,

Andrew