How can videos from Ubuntu drive appear on web page and play in an embedded Flash Player?
Posted
by
nLinked
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nLinked
Published on 2012-07-11T08:14:47Z
Indexed on
2012/07/11
9:22 UTC
Read the original article
Hit count: 428
I have a shared folder on Ubuntu Server 12.04. Users drop videos in. Ubuntu runs a Cron task to convert them to FLV format and put them into another folder.
All I would like is a simple web page that displays all the files in that folder as links, and when you click on the link for the video you want to play, it should play in the same web page inside an embedded Flash/SWF player.
Sounds really basic but I'm actually struggling to find a simple solution. Any thoughts appreciated!
© Ask Ubuntu or respective owner