Click here to Skip to main content
16,011,358 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: browser property to know when page if completely rendered? Pin
Bradml12-Nov-06 21:09
Bradml12-Nov-06 21:09 
GeneralRe: browser property to know when page if completely rendered? Pin
MrBink14-Nov-06 5:43
MrBink14-Nov-06 5:43 
QuestionVideo buffering, streaming, and displaying vid thumbnails Pin
SexyKitten12-Nov-06 0:47
SexyKitten12-Nov-06 0:47 
AnswerRe: Video buffering, streaming, and displaying vid thumbnails Pin
MrBink12-Nov-06 1:11
MrBink12-Nov-06 1:11 
QuestionRe: Video buffering, streaming, and displaying vid thumbnails Pin
SexyKitten13-Nov-06 9:24
SexyKitten13-Nov-06 9:24 
AnswerRe: Video buffering, streaming, and displaying vid thumbnails Pin
MrBink14-Nov-06 5:49
MrBink14-Nov-06 5:49 
QuestionRe: Video buffering, streaming, and displaying vid thumbnails Pin
SexyKitten14-Nov-06 7:33
SexyKitten14-Nov-06 7:33 
AnswerRe: Video buffering, streaming, and displaying vid thumbnails Pin
MrBink16-Nov-06 2:43
MrBink16-Nov-06 2:43 
If you will be having a lot of "hits" its better to locate the media on a media server for the sake of quality delivery. If you run a small web server, you can use Windows Media Encoder (can be downloaded from MSDN downloads) to handle up to 10 connections for streaming the windows media to the client. If you just want to make the file available for download... all you have to do is put the file on your web server and Windows Media Player will handle the download and the buffering and playback during download. I can't speak for other streaming media types since I work exclusively with WinMedia... but I'm pretty sure they are the same as far a progressive download. The best way to feed a file to the client is to use an playlist file that refers to the actual movie or audio file(s) you wish to make available. Download the Windows Media Player SDK... its very thorough.

Tom

http://www.microsoft.com/downloads/details.aspx?FamilyID=5691ba02-e496-465a-bba9-b2f1182cdf24&DisplayLang=en[^]

http://msdn.microsoft.com/windowsmedia/[^]
AnswerRe: Video buffering, streaming, and displaying vid thumbnails Pin
Guffa12-Nov-06 1:41
Guffa12-Nov-06 1:41 
QuestionInvoke EXE from Web Pin
justindhas10-Nov-06 17:11
justindhas10-Nov-06 17:11 
AnswerRe: Invoke EXE from Web Pin
Bradml10-Nov-06 17:23
Bradml10-Nov-06 17:23 
AnswerRe: Invoke EXE from Web Pin
RichardGrimmer13-Nov-06 7:24
RichardGrimmer13-Nov-06 7:24 
AnswerRe: Invoke EXE from Web Pin
Oleg Shilovskiy13-Nov-06 19:49
Oleg Shilovskiy13-Nov-06 19:49 
QuestionProbably stupid question - button counter Pin
Mighty_Squid10-Nov-06 8:21
Mighty_Squid10-Nov-06 8:21 
AnswerRe: Probably stupid question - button counter Pin
hiral_shah10-Nov-06 18:56
hiral_shah10-Nov-06 18:56 
QuestionPHP upload question Pin
ranro20069-Nov-06 5:58
ranro20069-Nov-06 5:58 
AnswerRe: PHP upload question Pin
Bradml9-Nov-06 19:15
Bradml9-Nov-06 19:15 
AnswerRe: PHP upload question Pin
eswarvaidyanathan11-Nov-06 6:19
eswarvaidyanathan11-Nov-06 6:19 
QuestionAtlas of .net Pin
sachinbijwe9-Nov-06 5:37
sachinbijwe9-Nov-06 5:37 
AnswerRe: Atlas of .net Pin
Guffa9-Nov-06 8:02
Guffa9-Nov-06 8:02 
Questionconnection to sql server Pin
abdullah fayad9-Nov-06 5:35
abdullah fayad9-Nov-06 5:35 
AnswerRe: connection to sql server Pin
Bradml10-Nov-06 0:38
Bradml10-Nov-06 0:38 
GeneralRe: connection to sql server Pin
abdullah fayad10-Nov-06 1:56
abdullah fayad10-Nov-06 1:56 
GeneralRe: connection to sql server Pin
Bradml10-Nov-06 16:09
Bradml10-Nov-06 16:09 
QuestionWebService Security Pin
Xiaoming Qian8-Nov-06 14:36
Xiaoming Qian8-Nov-06 14:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.