diff -r 92cb33eb7a75 -r 510fd2a482f4 test/mp4video.html --- a/test/mp4video.html Sat Oct 19 01:34:55 2024 +0200 +++ b/test/mp4video.html Tue Oct 22 07:03:54 2024 +0200 @@ -1,54 +1,60 @@ - + - - - - - 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); + +