Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Video upload with credentials hidden in code


I am creating a web platform that allows people to upload their wedding videos and pictures, and later on share them with their family and friends. I need an external platform for uploading, storing and streaming the videos. Since brides and grooms will create accounts in our service, we don't want them to create any other (in this case JWPlayer) accounts. Our client would prefer to have a Business Account of his own, where all the videos would be stored, uploaded by different members of our platform, and for the members not to have to type in any more credentials - those would be hidden and secured in our code. I need an API that would allow uploading videos directly from our website, without the members having to care about any external platforms. Is it possible with JWPlayer?

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

You would need to setup your own server to manage your users and then you could connect to the JW Platform and upload the videos to your “business” account:
https://developer.jwplayer.com/jw-platform/reference/v1/methods/videos/create.html

You’ll also want to tag the videos with a user id to allow easy access once the videos are on the JW Platform.

This question has received the maximum number of answers.