about streaming audio video

2003-11-20 Thread EF EMBEEN - The Business Network
To whom it may concern,

We own a FreeBSD (version 4.4, Apache) dedicated server with 40GB capacity. We want to 
know which is the appropriate software for media server for it. We'd like to streaming 
audio  video so we need a media server for FreeBSD platform.

We looking forward to hearing to you as soon as possible.

Thank you,

NICOLAS KOROPOULIS
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: about streaming audio video

2003-11-20 Thread Peter Risdon
EF EMBEEN - The Business Network wrote:

To whom it may concern,

We own a FreeBSD (version 4.4, Apache) dedicated server with 40GB capacity. We want to know which is the appropriate software for media server for it. We'd like to streaming audio  video so we need a media server for FreeBSD platform.
 

Darwin streaming server from /usr/ports/net/DarwinStreamingServer/ or 
http://developer.apple.com/darwin/projects/streaming

PWR

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: about streaming audio video

2003-11-20 Thread Vulpes Velox
On Wed, 19 Nov 2003 22:58:43 +0200
EF EMBEEN - The Business Network [EMAIL PROTECTED] wrote:

 To whom it may concern,
 
 We own a FreeBSD (version 4.4, Apache) dedicated server with 40GB capacity. We
 want to know which is the appropriate software for media server for it. We'd
 like to streaming audio  video so we need a media server for FreeBSD
 platform.

Well if you just want to stream A/V to stuff on a LAN, then what I would do is
just throw samba and NFS on that box, make them read only, and point them at the
archive. This would allow ppl on the lan to fetch any of it at will.

If you want to stream audio to some where check the ports
http://www.freebsd.org/cgi/ports.cgi?query=streamstype=all

A few that may be worth checking out are icecat, icecast2, holyshout, shout,
darkice, or xmms-liveice.

Not really sure of any thing for video...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]