I am using following code to play manifest.f4m vod stream through wowza media server.but it is not working Please help if anybody knows.
<video width="320" height="240" controls>
<source src="http://localhost:1935/vod/_definst_/mainVideo/smil:mainVideo.smil/manifest.f4m" type="video/mp4">
Your browser does not support the video tag.
</video>