有没有什么方法可以使用 javascript 流式传输二进制内容

发布于 2024-09-10 07:01:25 字数 172 浏览 1 评论 0原文

我希望使用 chrome 的开发人员版本制作一个示例,并能够使用 subsonic 来流式传输二进制音频文件。到目前为止我还没有任何运气。

当然,我的下一个选择是尝试将音频文件加载到 windowStorage 中,并在它们上撒上一些魔法灰尘。

有谁知道如何通过二进制将音频文件流式传输到音频标签?

I am hoping to make an example using the developer build of chrome and being able to use subsonic to stream a binary audio file. So far I have not had any luck though.

Granted my next option will be try to load in the audio files into windowStorage and toss some magic dust on them.

Does anybody know a way to stream a audio file to the audio tag through binary?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文