You are not logged in.
Hi,
I've integrated our Chorus platform as an image/photo provider for our Intranet.
Our web page designers are using the javascript "launchCMSBrowser" feature to select images and build their Web pages.
It works well for photos/images (JPG/PNG) for a set of predefined sizes, as specified to the CMS Browser.
I now need the equivalent of this CMS browser to select MP4 video files stored in our Chorus and, using html5, turns Chorus into a streaming platform.
from the Intranet, I did a test with a hardcoded URL of a MP4 video file stored in Chorus and published, and it works perfectly.
I now need to allow my Intranet designers to select themselves their MP4 files using a CMS browser.
So I tried to configure LaunchCMSBrowser paramter by selecting "MP4" objects instead of "JPG" files but it does not work.
I guess the procedure is not adapted to video selection.
Am I wrong ?
Is there any ready-to-use examples of a javascript video selector ?
Thanks,
Regards,
François
Offline
Well, in the absence of an answer, I will develop this function, using the CHORUS APIs and inspired by the photo selector.
François
Offline