When you browse site with direct links to video files
Some of them ask for downloading, other are just starting to play in real time.....
Does it depends on the extensions?
How i can know which extensions will ask for download and which will start playing in the default player for the system?
+ Reply to Thread
Results 1 to 7 of 7
-
-
From a user POV, the difference is if you have the file extension associated with an application. If you do, and you click a link to a file with let's say ".xls" extension, and you have Excel correctly installed, the file would open in Excel. If you didn't have Excel, you'd get the download dialog. Same principle applies to video files.
As there is no way for the web server to know what each individual user has installed locally, this is hard to control from a developer POV. (Add to that, that different web browsers handles this differently, and that a browser can be set to handle it differently.)
However, there are server side tricks to force the download dialog to always pop up regardless of what the client has installed or not, but that's about it...
/Mats -
i'm asking from the developers point of view
i'm aware that it depends a lot on the user settings
but i want when they have player associated, it to be run by the player.
all my files are with .avi extension, but a lot of my users complain that they have to download the whole thing before playing it....
p.s.
all the files are wmv9 compressed -
Ah - That's another story. You want it streaming. Never done that, but I'd take a look at some media server - Real and MS have their separate flavors.
/Mats -
well just playing it as downloading
as it is with all the fun clips sites....
but don't want to insert an object tag in the html, but just play as downloading
Similar Threads
-
Real Time Chroma Preview for PC
By Travis Weather in forum Newbie / General discussionsReplies: 0Last Post: 10th Jun 2010, 20:23 -
Can Real Player Downloader tool download any online videos?
By coody in forum Video Streaming DownloadingReplies: 5Last Post: 15th Mar 2010, 15:39 -
Real time recording
By slaak in forum Newbie / General discussionsReplies: 0Last Post: 9th Feb 2010, 22:27 -
How to convert and burn a quality DVD from Real Player (.flv) download
By elaway in forum Video Streaming DownloadingReplies: 1Last Post: 17th Jan 2010, 17:15 -
real time video on pc screen?
By bakerboy in forum Capturing and VCRReplies: 1Last Post: 11th Jun 2009, 09:36