You are not logged in.

#1 2004-04-15 16:07:03

nhojohn
Member
Registered: 2004-04-15
Posts: 17

apache + video streaming

hey guys, is there anything special i need to do with apache for it to stream vidoes? i am able to stream audio. but when i stream video it doesn't seem to work. video clip is encoded in wmv 18megs . my log files are fine.

this is the code i used to have it streamed from a webpage.
<embed src="kiss.wmv" autostart="true" loop="true" controls="smallconsole" width="350" height="300">

thanks for any help i can get

Offline

#2 2004-04-15 18:16:05

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: apache + video streaming

Sounds like mime types to me.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#3 2004-04-15 19:23:59

nhojohn
Member
Registered: 2004-04-15
Posts: 17

Re: apache + video streaming

thanks for the reply but i already have

video/x-msvideo                 avi
video/x-ms-asf                   asf asx
video/x-ms-wm                   wm
video/x-ms-wmv                 wmv
video/x-ms-wmx                 wmx
video/x-ms-wvx                  wvx

in my mime.types

Offline

Board footer

Powered by FluxBB