92
Views
4
Comments
Solved
Want to Upload multiple videos for particular topic

 I want to know how to upload multiple videos for particular Topics and how to multiple videos for perticular topic

for examaple ..i want to upload videos fort c#.

Please suggest me with examples if possible you could send a project files too..


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Well, you shouldn't try to store the videos in the OutSystems database, they're too large. It's better to use an external service like YouTube or Vimeo so you can easily stream them.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Tapas,

I'm not sure what you mean. What do you want to achieve? What kind of "upload" are we talking about? The user uploading them? Or do you want to upload them so a user can view them? What do "topics" have to do with it?

UserImage.jpg
Tapas Pattnaik

Admin able to upload the videos like we have in any online training sites like Coursera

then,

User can able to watch it

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Well, you shouldn't try to store the videos in the OutSystems database, they're too large. It's better to use an external service like YouTube or Vimeo so you can easily stream them.

UserImage.jpg
Tapas Pattnaik
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.