As the topic of my question already says, I want to develop a Video Contest with Umbraco, my problem -> I'm a bloody newbie :) There are just a few things which have to be realized, but I have no idea how to develop them:
I have to integrate a normal form (name, addresse, ... ) -> should be no problem I think
they have to upload a video (this should be converted into all needed formats for html5 video AND flv -> mybe with ffmpeg?) these videos should be uploaded to an extern cdn
all data should be stored in the database
I need a possibility to activate / deactivate / delete every single entry
no entry should be live immedeately, only after activation in the backend
Is there already a "plugin / module" for this project or do I have to develop everything from scratch?
Are there some good sources where I can rummage a little bit for appropriate answers?
Video Contest on Umbraco
Hi all,
first thing -> great community !! :)
As the topic of my question already says, I want to develop a Video Contest with Umbraco, my problem -> I'm a bloody newbie :)
There are just a few things which have to be realized, but I have no idea how to develop them:
It's only a small part of what needs to be done, but you can find an example to upload video's in the DAMP Gallery. I hope it helps a bit.
Jeroen
is working on a reply...