Hi,
I am trying to insert video in web dynpro using iframe my HTML coding are as follows,
<div class="span6 monitor">
<video controls poster="ztestvideo/poster-video.jpg" width="100%" height="100%">
<source src="ztestvideo/video.MP4" type="video/mp4">
<img alt="Big Buck Bunny" src="http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg" width="500" height="360" title="No video playback capabilities, please download the video below">
</video>
</div>
If I put this in browser as HTML file it is working fine(Video Running in browser), from webdynpro it is saying error 404.
For HTML video file in my desktop for webdynpro I put HTML and video file in BC->webdynpro->SAP->ZTESTVIDEO
I am new to this web dynpro please help me what is the mistake done by me.......
Regards,
Ravi Shankar L