Azure / Azure/azure-storage-python
Streaming blob to client side ?
Aperta
- Lingua principale
- Python
- Stelle
- 343
- Fork
- 243
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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()
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.