-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently cannot download a single segment (as it was originally stored). Needed by rfcx/arbimon-soundscapes#2
Describe the solution you'd like
To be able to efficiently download segments, they should come directly from S3. This can be achieved by using the streams/{id}/segments/{start}/file endpoint which returns a redirect to download the file. I'd like this implemented in the SDK.
Describe alternatives you've considered
Use the media API -- but this would create an incredible load when downloading 1,000s of files.
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request