# HG changeset patch # User hamidouk # Date 1315471165 -7200 # Node ID c9b9cb0e2cd949c0ce77c5fe95a5bd838dfc49c1 # Parent 71c85fc80b2e41fe6b72d61034180008f67f1526 Added an examples directory. diff -r 71c85fc80b2e -r c9b9cb0e2cd9 examples/index-dailymotion.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/index-dailymotion.htm Thu Sep 08 10:39:25 2011 +0200 @@ -0,0 +1,63 @@ + + + + + + + + + +
+

SimplePlayer

+ Iri SimplePlayer is a javascript's Widget interface to augment existing flash or html5 video player. + It's made to show time annotation and different metadata on video. + To implement it on your website it's 's really simple. + You just need to insert a div and a script, like the exemple under this lines.

+ This player was test on : + + This Player is a freeSoftware under CeCILL-C license. + This program is made by Institut de recherche et d innovation + more information on this page. +

+
+ + + + + + + + +
+ + + + + + + \ No newline at end of file diff -r 71c85fc80b2e -r c9b9cb0e2cd9 examples/index-youtube.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/index-youtube.htm Thu Sep 08 10:39:25 2011 +0200 @@ -0,0 +1,76 @@ + + + + + + + + + +
+

MetaData Player

+ Iri MetaData is a javascript's Widget interface to augment existing flash or html5 video player. + It's made to show time annotation and different metadata on video. + To implement it on your website it's 's really simple. + You just need to insert a div and a script, like the exemple under this lines.

+ /!\ This is the first beta version the code is not optimized ! But your feedback is needed ! + This player was test on : + + This Player is a freeSoftware under CeCILL-C license. + This program is made by Institut de recherche et d innovation + more information on this page. +

+
+ + + + + + + +
+ + + + + + + \ No newline at end of file diff -r 71c85fc80b2e -r c9b9cb0e2cd9 examples/index.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/index.htm Thu Sep 08 10:39:25 2011 +0200 @@ -0,0 +1,52 @@ + + + + + + + + + +
+

MetaDataPlayer

+ Iri MetaDataPlayer is a javascript's Widget interface to augment existing flash or html5 video player. + It's made to show time annotation and different metadata on video. + To implement it on your website it's 's really simple. + You just need to insert a div and a script, like the exemple under this lines.

+ This player was test on : firefox 3.6.9 / Chrome 6.0.472.55 / Safari 5.0.2 / Internet Explore 8

+ This Player is a freeSoftware under CeCILL-C license. + This program is made by Institut de recherche et d innovation + more information on this page. +
+ + + + + +
+ + + + + + + \ No newline at end of file