SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: Apache and video streaming

  1. #1
    SitePoint Member
    Join Date
    Sep 2001
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Apache and video streaming

    My QuickTime movie files won't run when I clicked its link on the browser. But I have a QuickTime player and browser plugins on my computer. The movie files reside in the Windows NT server, with Apache running on it. I checked the configuration of the Apache server and it seems ok. What seems to be the problem?


    Is it enough that I put the following lines in httpd.conf in order for the QuickTime movie files to run?


    AddType video/quicktime .mov .qt

  2. #2
    PHP warrior dkode's Avatar
    Join Date
    Sep 2001
    Location
    Planet Namek
    Posts
    329
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Valdez:

    As far as I know I beleive you need a streaming server like a real audio server or some form of streaming software on the server. I don't beleive you can just stream it from apache. If you can, I've never seen it done before.
    "Mankind cannot define memory, yet it defines mankind"
    -- Project 2501, Ghost in the Shell

    Smarty | PEAR | PHP Manual | MySQL Manual

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •