View Full Version : stream Video
pascal
10-15-2004, 04:15 PM
Hello,
One of my customer ask me if my server accepted multimedia files as windows media player, real , ....
Is somebody as informations about stream video on a linux server ?
I'm not sure to understand what he wants.
How to setup streaming video on a iworx box ?
(I know this topic has maybe nothing to do here, so do not hesitate to delete it if it is the case)
Thanks you
Pascal
Streaming video (And audio too) can be problematic. It involves seperate server software which can cost you a bundle. Either way, its yet another thing to administer.
The cheap way is to use MPEGs, or anything else that is block encoded. This way the user can play the file as its downloading. They have the feel of streaming (because they are), but the stream is just unregulated.
pascal
10-15-2004, 06:06 PM
Hi
Thanks for this answer :)
Lhadatt
10-17-2004, 12:21 AM
Check it: http://www.linuxdevcenter.com/pub/a/linux/2001/03/30/streaming_linux2.html
That just handles audio, but it will get you started. Check this Google link (http://www.google.com/search?hl=en&q=linux+streaming+media&spell=1) for more search results.
eDixon
10-18-2004, 11:55 AM
Streaming video/audio is a two part solution, you need both server software, and you need the media to be encoded properly.
The last one causes quite a bit of issues, more than the first ;(
pascal
10-18-2004, 06:45 PM
Ok thanks to everybody
Well I'll wait. And I'll test it on my next server
@+++
IWorx-Chris
10-27-2004, 02:19 AM
You can stream many formats over plain old HTTP. Using HTTP has become the default delivery method for many small sites as licenses for Real Server and other streaming servers can be expensive.
On an iworx-cp box you can fairly easily stream wmv/wma/mpg and real formats.
Check out:
http://www.microsoft.com/windows/windowsmedia/howto/articles/webserver.aspx
http://www.realnetworks.com/resources/contentdelivery/documentation/httpstream.html
Chris
pascal
10-27-2004, 06:32 AM
héhé very good !!
It's exactly what I was looking for.
Thanks Chris
timryberg
10-27-2004, 06:45 PM
Thanks Chris! This is very usefull.
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.