]> git.mxchange.org Git - friendica.git/blobdiff - library/video-js/demo.html
API: Show the remote profile so that AndStatus uses the correct webfinger address
[friendica.git] / library / video-js / demo.html
index b35cdc2838f01db8c4bd4908ecace095df60636a..5698849bf5c89ef5c6fe41f3df214661a5287e6a 100644 (file)
@@ -23,7 +23,7 @@
     <source src="http://video-js.zencoder.com/oceans-clip.mp4" type='video/mp4' />
     <source src="http://video-js.zencoder.com/oceans-clip.webm" type='video/webm' />
     <source src="http://video-js.zencoder.com/oceans-clip.ogv" type='video/ogg' />
-    <track kind="captions" src="captions.vtt" srclang="en" label="English" />
+    <track kind="captions" src="demo.captions.vtt" srclang="en" label="English" />
   </video>
 
 </body>