Azure / Azure/azure-storage-python

Streaming blob to client side ?

オープン
#707 コメント 0 件 リアクション 0 件 担当者 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()

```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

No repository file or test is named. Start by checking the Flask streaming-response documentation and the Azure blob API represented by myBlob.stream(); determine whether the requested video path is supported without SAS redirection. Done means documenting a working example or clearly stating the limitation and required alternative.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, flask, python
領域
api, backend, cloud
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。