Status
Not open for further replies.
And I got a question about remote upload API.

Code:
https://streamlare.com/api#remote-add

Why do I need to generate remote upload URL before I can actually start remote upload? I use like 4 APIs from different video hostings and never saw something like this, what's the reason behind this, please? Because it seems unnecessary from my point of view and created A LOT of extra work.

For example take a look at mixdrop/streamtape/doodstream API remote upload.
Super simple on all 3 of them, just one request for adding file to remote upload, and then one for getting ID of video.
 
And I got a question about remote upload API.

Code:
https://streamlare.com/api#remote-add

Why do I need to generate remote upload URL before I can actually start remote upload? I use like 4 APIs from different video hostings and never saw something like this, what's the reason behind this, please? Because it seems unnecessary from my point of view and created A LOT of extra work.

For example take a look at mixdrop/streamtape/doodstream API remote upload.
Super simple on all 3 of them, just one request for adding file to remote upload, and then one for getting ID of video.
We didn't create an automatic load balancer, so we manually did that way.
 
Status
Not open for further replies.
Back
Top