tags:

views:

77

answers:

1

Hello and thank you, I would like help setting up a streaming flv(300megs) several on the server(linux) This not a streaming server. please see site www.westafricanmovie.com note the test downloads(streams) the customer does not want movie downloadable(or saved to the harddrive) must play from web page? You can see the testmovies that are on the site. After the shopping resolves the page is missing all the attributes. The address of the page seems to be from the customers local machine?

the file(movie) is www.westafricanmovie.com/download/vod.htm

please help me as I am struggling with this. additional resources:

http://tutorials.zen-cart.com/index.php?article=292

A: 

Yeah there are several ways you can go with this but most of the cheapest (ie free) involve making you PHP chunk up the data and send it out.

See this: http://stream.xmoov.com

It's quite primitive but it does usually work. It's not as fast or responsive as RMTP (that's a "proper" Flash stream) and it doesn't actually stop people downloading the data but then again, neither does RMTP.

Oli