Closed Venipa closed 1 year ago
allow a start & end option to only fetch a range of the stream. maybe a "getStreamRange" method
streaming large files without to bloat the server, in this case to allow seeking support
yes i tried caching the files in a tmp folder but its not efficient
yes
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
allow a start & end option to only fetch a range of the stream. maybe a "getStreamRange" method
Why this feature is required (specific use-cases will be appreciated)?
streaming large files without to bloat the server, in this case to allow seeking support
Have you tried any other work arounds?
yes i tried caching the files in a tmp folder but its not efficient
Are you willing to work on it with little guidance?
yes