16
4233
1万
金牌会员
var xhr = new XMLHttpRequest(); xhr.open('POST', '/blob.php', true); xhr.responseType = 'blob'; xhr.onload = function(e) { if (this.status == 200) { var blob = this.response; document.getElementById("video").src = URL.createObjectURL(blob); } }; xhr.send();
举报
4
355
9302
高级会员
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
Archiver|手机版|多看聚影
GMT+8, 2026-3-18 21:02 , Processed in 0.131794 second(s), 18 queries , Redis On.
Made with ♥ by Kevin in NYC.
©2024-2026 多看聚影