HFUnderground:About
From HFUnderground
(New page: Alex Corvis Junior Member Registered: Jan 2006 From: Russia, Moscow New Video Streaming Software Hi, all! Sorry my english so bad!!!!! I am write small program for streming video. My prog...)
Newer edit →
Revision as of 07:14, 19 March 2008
Alex Corvis Junior Member Registered: Jan 2006 From: Russia, Moscow New Video Streaming Software Hi, all! Sorry my english so bad!!!!! I am write small program for streming video. My program take next clip from table MySQL and stream file. Source file must be in .\files my english very bad and i make screenshots
In MySQL must be two tables 1) "files"
Now need only 4 columns ("id", "filename", "artist" and "title")
2) "queries"
Example:
1) "files"
2) "queries"
if in column "played" only "1" then program take random clip
My program need in .NET 2.0 When you run RealFrame Server.exe you see:
i use IceCast 2.0, but ShoutCast must work too
You can add in table "queries" new line
Simple example: "INSERT INTO `queries` ( `file`) VALUES ('1.nsv')"
You can use PHP, ASP... etc
Program have errors... this is beta
If i write new version i upload program.
Current version: URL submitted by user.
GOOD LUCK!!!