Hi,
I've set up a video on my site that works fine. However, I noticed that clicking on download link does not actually download the file to the desktop (using Mac OS 10.4). It plays the QT video in a separate window. Now that works fine for me since i have QT Pro but what about folks that don't have QT Pro.
Am I missing a setting that downloads the movie to the desktop?
Drupal 5.3
MySQL 5.0.27
PHP 5.2.3
Apache 1.3.37
Comments
Comment #1
hazexp commentedThis doesn't sound like a Drupal/Video.module issue to me.
You probably just need to configure how your browser handles Quicktime video links, be it to pass the video to a media player such as Quicktime, or to save it to your desktop (for example).
Comment #2
hypertext200