VOD playback
You can use the SMIL file to play the highest-bandwidth stream that your client processor and connection will support. The client player determines which stream to play, depending on network and processor capabilities. If you use the installed vod application, the source of playback files is the default content store: [install-dir]/content. The URL syntax varies depending on the player, as shown in the following examples.
Adobe Flash Player (Adobe HDS)
URL: http://[wowza-ip-address]:1935/vod/smil:bigbuckbunny.smil/manifest.f4m
Apple iOS device (Cupertino/Apple HLS)
URL: http://[wowza-ip-address]:1935/vod/smil:bigbuckbunny.smil/playlist.m3u8
Microsoft Silverlight (Smooth Streaming)
http://[wowza-ip-address]:1935/vod/smil:bigbuckbunny.smil/Manifest
MPEG-DASH
http://[wowza-ip-address]:1935/vod/smil:bigbuckbunny.smil/manifest.mpd
Adobe Flash Player (RTMP)
See RTMP.