get
https://platform.perso.ai/api/studio/v1/task/stf//stream_video/
Stream the generated STF video in real-time.
How It Works
This endpoint allows progressive video playback while the task is still processing.
Response Format
Returns binary video data with content type:
video/mp4for H.264 codecvideo/webmfor VP9 codec
Usage
- Create an STF task
- Start streaming immediately (no need to wait for completion)
- Video chunks are delivered as they become available
