Azure / Azure/azure-storage-python

Streaming blob to client side ?

未关闭
#707 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
343
派生
243
PR 合并指标
30 天内没有已合并 PR

描述

Hi not sure if its even possible, but can I stream for example video file via flask ?

If yes is it there some example because I cant find anything on internet. (I cant create SAS redirection in browser because three js has problem with it via CORS,... )

something like this ?? :
```

@app.get("/myvideo")
def video():
return myBlob.stream()

```

贡献指南

打开贡献指南

调研方向

未指定 repository 文件或测试。首先检查 Flask 的流式响应文档以及由 myBlob.stream() 表示的 Azure blob API;确定请求的视频路径是否支持在没有 SAS 重定向的情况下使用。完成的标准是记录一个可运行的示例,或明确说明限制和所需的替代方案。

由索引模型根据 Issue 内容生成。

评估

技术栈
azure, flask, python
领域
api, backend, cloud
Issue 类型
文档
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。