Azure / Azure/azure-storage-python
Streaming blob to client side ?
- Langage dominant
- Python
- Étoiles
- 343
- Forks
- 243
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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()
```
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, flask, python
- Domaine
- api, backend, cloud
- Type d'issue
- Documentation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100