cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / application / views / video / ns-html5_plugin_view.php
1 <!-- OBSOLETE -->
2
3 <video controls="controls" width="800" height="600" preload="auto">
4         <source src="<?php echo $url ?>" type="video/ogg" />
5     Error: Your browser does not support HTML5 or the video format!
6 </video>