1 Star 0 Fork 300

cc/html5-dash-hls-rtmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
crossdomain.xml 262 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tinywan 提交于 2017-04-18 12:37 +08:00 . 解决VideoJs阿里云直播和点播跨域问题
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*"/>
<!--<allow-http-request-headers-from domain="*"/>-->
</cross-domain-policy>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/cc-projects/html5-dash-hls-rtmp.git
git@gitee.com:cc-projects/html5-dash-hls-rtmp.git
cc-projects
html5-dash-hls-rtmp
html5-dash-hls-rtmp
master

搜索帮助