简体   繁体   English

无法在实际页面之外的其他服务器上承载文本轨道的背后原因是什么,有没有办法消除这种限制?

[英]What's a reason behind not being able to host text tracks on a separate server than the actual page and is there a way to remove that limitation?

On video.js tag builder page ( http://videojs.com/tag-builder/ ), it is stated that "Text files on a different server than the page aren't supported yet, ie your own files won't work in the test below but will on your own site." 在video.js标记生成器页面( http://videojs.com/tag-builder/ )上,声明“尚不支持与页面不同的服务器上的文本文件,即您自己的文件将不起作用在下面的测试中,但会在您自己的网站上进行。”

What's a reason behind it and is there a way to remove that limitation? 其背后的原因是什么,有没有办法消除这种限制?

PS: The hosting system I'm using stores all the assets files (images, css, js, text, etc.) on a separate server than the actual web pages. PS:我使用的托管系统将所有资产文件(图像,css,js,文本等)存储在与实际网页不同的单独服务器上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 克服 HTML5 canvas 无法移动先前绘制的项目的限制的最佳方法是什么? - What is the best way to get past the HTML5 canvas limitation of not being able to move previously drawn items? 为什么.test() 和.match() 有相反的语法? 这背后的原因是什么? - Why .test() and .match() have opposite syntax? What's the reason behind that? 在Java中包含引擎以运行JavaScript的原因是什么? - What's the reason behind to include a engine in Java to run JavaScript? 网页动画背后的技术是什么? - What's the technique behind animation on a web page? 在init()方法上引发错误的原因是什么? - What's the reason for the error being thrown on init() method? 无法检测实际页面重新加载 - Not able to detect actual page reload 计算实际(网页)页面加载时间的可靠方法是什么 - What is a reliable way to calculate actual (web) page loadtime 页面无响应的原因是什么? - What is the reason for page irresponsiveness? Javascript字符串取代怪异 - $$$$被折叠为$$ - 这个结果背后的原因是什么? - Javascript string replace weirdness — $$$$ gets collapsed to $$ — what's the reason behind this result? Node js中这种输出背后的原因是什么? - What is the reason behind this kind of output in node js?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM