diff -r 92cb33eb7a75 -r 510fd2a482f4 test/onthefly.html --- a/test/onthefly.html Sat Oct 19 01:34:55 2024 +0200 +++ b/test/onthefly.html Tue Oct 22 07:03:54 2024 +0200 @@ -1,71 +1,81 @@ - + + + + + Metadataplayer test with HTML5 / OGG Video + + + + + - - - - Metadataplayer test with HTML5 / OGG Video - - - - - + +

+ Metadataplayer test with HTML5 / H.264 Video - Uses Popcorn with + compatible browsers, JwPlayer with others +

+
+
+ - + container: "AnnotationsListContainer", + }, + { type: "Mediafragment" }, + ], + }; + _myPlayer = new IriSP.Metadataplayer(_config); + +