Can I upload video to Streamio outside of the built-in interface?
In order to use the Streamio API to upload movies to Streamio, there are two different methods, both an automated upload with an even-duty staging step and an often more or less public upload directly to a streamio account.
Automated upload
Upload method that is mainly used when the customer wants to automatically “stage” or receive movies themselves before it is forwarded to the final Streamio account.
Make sure that upload_id be replaced with id for the container you want to use.
Most likely, you will want to capture information about uploaded movies via javascript. See the example section of the above-mentioned link for detailed information on this.