leon_king Posted July 3, 2007 Share Posted July 3, 2007 Hi guys, i need some help on what are the softwares that i need to install on my server to setup a video blog system? This site will allow that user to upload videos on their blogs and played in flash player. I am a PHP newbie and this is my 1st project . Pls help me and give any suggestions. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/ Share on other sites More sharing options...
ikscovski Posted July 3, 2007 Share Posted July 3, 2007 ok..i did something similar to this, however what i used were: apache mysql php however i did not use flash to play my videos Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289037 Share on other sites More sharing options...
leon_king Posted July 3, 2007 Author Share Posted July 3, 2007 ok..i did something similar to this, however what i used were: apache mysql php however i did not use flash to play my videos Thanks for the reply, What software did you use to play videos? or you only embed the videos? Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289044 Share on other sites More sharing options...
fusioneko Posted July 3, 2007 Share Posted July 3, 2007 Try using Apache or Google: WampServer http://www.wampserver.com/en/ Also using Html, Mysql and php. Mysql is to embed a popular video player. You could use flash if you can make a flash player from scratch. Then using mysql to read from the database if you have a wide selection of files pick the Video from ID and the php organizes and executes the main code. While the Mysql is used for storage. Something like this takes dedication and work. I know this for sure. Google embedding video players etc. This should help you out. or take a full course on html if you don't know it already. Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289049 Share on other sites More sharing options...
leon_king Posted July 3, 2007 Author Share Posted July 3, 2007 thanks for the replies. How about the hardware requirements that i need to consider? Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289051 Share on other sites More sharing options...
fusioneko Posted July 3, 2007 Share Posted July 3, 2007 barely none. But if you plan to run long term you'll need alot of Ram and some processor speed. Maybe. Also a decent internet speed if your streaming videos. You'll need over 700 KBs mostly in the 1Mbs-7MBs depending on the ammount of connecting users dailys. Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289054 Share on other sites More sharing options...
leon_king Posted July 3, 2007 Author Share Posted July 3, 2007 oic thanks. Link to comment https://forums.phpfreaks.com/topic/58289-software-requirements/#findComment-289056 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.