You need to sign in to do that
Don't have an account?

Audio/Video files
we have a requirement,we developing one App which is intigrated By 3rd party(Web Application).we need to push all the Video/audio files to salesforce from web application.Can any one suggest me which is best Sobject to store these files in SFDC.
i have some options in my mind
a)files
b)Content Version
c)Attachment
how can play these imported videos without download in salesforce?any video playes are needed or we need to write any code for that
i think no option are available in salesforce for playing videos with out Download to local system.
i have some options in my mind
a)files
b)Content Version
c)Attachment
how can play these imported videos without download in salesforce?any video playes are needed or we need to write any code for that
i think no option are available in salesforce for playing videos with out Download to local system.
Videos take lot of Cloud storage which is expensive and its not a best practice to use Cloud architecture for Videos,
Rather add the vidoes in youtube and integrate / redirect to youtube or embed the video in articles / content etc.
See the similar dicussion below,
https://success.salesforce.com/answers?id=90630000000gkXsAAI
https://success.salesforce.com/answers?id=90630000000gzCiAAI
How to upload videos into custom object record
http://salesforce.stackexchange.com/questions/22428/how-to-upload-videos-into-custom-object-record
Media Capture and Upload as Content Version or attachment?
http://salesforce.stackexchange.com/questions/9761/media-capture-and-upload-as-content-version-or-attachment
Try this app,
https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000B4VTGEA3
Regards,
Ashish