Playing a youtube video works fine but playing the internal sample video (bunny.mp4) doesn't appear. The extension is installed here: $IP/extensions/HTML5video/HTML5video.php
The sample video is here: extensions\HTML5video\videos\bunny.mp4
The usage is: <HTML5video width="520" height="320" autoplay="false" loop="false">bunny</HTML5video>
Yet nothing appears on the page. Any ideas what I might be doing wrong?
Thanks!