How to us video player for playing video files from Swift Object store?
While looking for ways to serve the media file on streaming website, I discovered that Openstack Swift Object store can be a good option. But not much info available or any sample code is available on how to do it. Are there any PHP or Javascript code available that shows the proof of concept ?
What about using the Swift as an ownCloud backend and installing the video player app on the ownCloud server?