05. HTML5 Video Audio Tags - klopfdreh/wicket-components-playground GitHub Wiki

Please follow the instructions of the wicket user guide:

http://ci.apache.org/projects/wicket/guide/7.x/guide/resources.html#resources_3

Scroll a bit down to "Media tags - resource references with content range support"

and see Wicket Examples at:

http://www.wicket-library.com

To see what is all possible see WebRTC / WebVTT API:

https://github.com/wicketstuff/core/wiki/Html5

Available in Version 7.0.0 of wicket core. Dependency:

   <dependency>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-core</artifactId>
      <version>/version/</version>
   </dependency>
⚠️ **GitHub.com Fallback** ⚠️