Capabilities of Push/Direct input
Upload from client
Upload media files from a client to our platform using the authenticated URL by making a PUT request that includes the file in the body. With upload SDKs for iOS, Android, and Web, uploads can be made seamless from your actual application.
Upload from dashboard
Upload media files directly from the dashboard after logging in. Here the video from your device is pushed into the authenticated URL generated while making the request.
Upload from server
Upload media files from a server to FastPix. This method supports SDKs for multiple programming languages, including Java, Typescript JS, C#, PHP, Python, Node.js, and Go.
Use Cases of Push/Direct Input
Upload from device
In UGC (User-Generated Content) and PGC (Professional-Generated Content) scenarios, most media files are created by everyday users. Once users create content using devices like mobile phones or PCs, they can upload their media directly to FastPix from their devices (iOS, Android, Web).
Upload local media
If you want to upload a local media file on your PC, you can quickly upload it from the dashboard after logging in.
Upload from server
Large video portals or platforms that own the rights to their media usually store media on their own servers. In this case, they can upload the media files from their servers to FastPix in batches.