Re: Live video streaming on FreeBSD?

2007-10-25 Thread Andreas Widerøe Andersen
Does any of these streaming solutions (encoders or servers) require me to
run a GUI on my FreeBSD boxes or can I simply run them like I always do:
command line only?

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


Re: Live video streaming on FreeBSD?

2007-10-25 Thread Heiko Wundram (Beenic)
Am Donnerstag, 25. Oktober 2007 08:42:31 schrieb Andreas Widerøe Andersen:
 Does any of these streaming solutions (encoders or servers) require me to
 run a GUI on my FreeBSD boxes or can I simply run them like I always do:
 command line only?

Apple's Darwin runs perfectly just with command-line (and has a Web-GUI, but 
that's not necessary for standard operation and configuration), but isn't 
compilable on AMD64 (because the programmers didn't think highly of 
portability when implementing it, i.e. assuming that a unsigned long is 
always 32-bit, and such), and I haven't tested whether it compiles on FreeBSD 
at all (all of our deployment boxes of Darwin are Linux-systems). Other than 
that, it's a pretty stable and mature streaming solution if you're willing to 
stream MP4 over RTSP (which on Windows requires QuickTime; MediaPlayer can't 
handle this out of the box).

If you need a precompiled binary Linux-package for i386 (which should run 
without much hassle concerning required dependencies), send me a mail.

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


Re: Live video streaming on FreeBSD?

2007-10-25 Thread Oliver Fromme
Andreas Widerøe Andersen wrote:
  Does any of these streaming solutions (encoders or servers) require me to
  run a GUI on my FreeBSD boxes or can I simply run them like I always do:
  command line only?

mencoder and ffmpeg are command-line apps.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH  Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

A language that doesn't have everything is actually easier
to program in than some that do.
-- Dennis M. Ritchie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Live video streaming on FreeBSD?

2007-10-25 Thread Shantanoo Mahajan


On 25-Oct-07, at 12:12 PM, Andreas Widerøe Andersen wrote:

Does any of these streaming solutions (encoders or servers) require  
me to
run a GUI on my FreeBSD boxes or can I simply run them like I  
always do:

command line only?


You can try http://www.icecast.org/ . I have tried it with mp3 and ogg
successfully.

Icecast forum regarding video streaming:
http://icecast.imux.net/viewforum.php?f=6

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


Re: Live video streaming on FreeBSD?

2007-10-24 Thread Brian A. Seklecki

 /usr/ports/multimedia/mencoder can encode/recode videos to many
 different formats, including wmv9 and H.264.
 
 /usr/ports/multimedia/vlc contains a streaming server, IIRC.

Do any of these support multicast?  Cisco is pushing this big time with
AVVID.
-- 
Brian A. Seklecki [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Live video streaming on FreeBSD?

2007-10-24 Thread Nikos Vassiliadis
On Wednesday 24 October 2007 17:03:57 Brian A. Seklecki wrote:
  /usr/ports/multimedia/mencoder can encode/recode videos to many
  different formats, including wmv9 and H.264.
 
  /usr/ports/multimedia/vlc contains a streaming server, IIRC.

 Do any of these support multicast?  Cisco is pushing this big time with
 AVVID.

vlc supports multicast. Cisco has a marketing department and maybe
according to them multicast would be the new hot stuff.

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


Re: Live video streaming on FreeBSD?

2007-10-24 Thread Brian A. Seklecki
On Wed, 24 Oct 2007 17:35:34 +0300
Nikos Vassiliadis [EMAIL PROTECTED] wrote:

 On Wednesday 24 October 2007 17:03:57 Brian A. Seklecki wrote:
   /usr/ports/multimedia/mencoder can encode/recode videos to many
   differen

Well, no, its just that the 99% of the managed switches  routers out
there are going to (need to) support multicast video delivery
they way they want.

~BAS



IMPORTANT: This message contains confidential information and is intended only 
for the individual named. If the reader of this message is not an intended 
recipient (or the individual responsible for the delivery of this message to an 
intended recipient), please be advised that any re-use, dissemination, 
distribution or copying of this message is prohibited.  Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system.


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


Re: Live video streaming on FreeBSD?

2007-10-24 Thread Nikos Vassiliadis
On Wednesday 24 October 2007 17:44:13 Brian A. Seklecki wrote:
 Well, no, its just that the 99% of the managed switches  routers out
 there are going to (need to) support multicast video delivery
 they way they want.

I guess there are many possible solutions. YMMV. Many solutions
to many different problems. For example, you can keep multicast
to the edge of your network, near the clients. YMMV.

My point is, we don't have to advocate Cisco and proprietary
software here, right? In fact, we don't have to advocate
anything.

Let's let this conversation go. It's irrelevant to this list.

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


Re: Live video streaming on FreeBSD?

2007-10-23 Thread Oliver Fromme
Andreas Widerøe Andersen wrote:
  I'm looking for a way to stream live video on FreeBSD (streamingserver and
  encoder or either).
  
  I have previously used Windows Media Server and Encoder quite a lot, but I
  try to run as much as possible on FreeBSD. My question would be, is there
  a streaming server and possibly an encoder available for FreeBSD that will
  stream live video that is compatible with most mediaplayers (for Windows,
  Mac and Linux desktops)?
  
  Any help or directions are very much appreciated.

ffmpeg and vlc come to mind.  Both can be used as streaming
servers, and ffmpeg has pretty good encoding capabilities.

Other than that, I suggest you use a Ports search engine.
For example, this should give you a few results to play with:

http://www.secnetix.de/tools/porgle/?w=ncdq=video+stream+server

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH  Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

'Instead of asking why a piece of software is using 1970s technology,
start asking why software is ignoring 30 years of accumulated wisdom.'
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Live video streaming on FreeBSD?

2007-10-23 Thread Mark Moellering
On Tuesday 23 October 2007 5:01 am, Andreas Widerøe Andersen wrote:
 Hi all,
 I'm looking for a way to stream live video on FreeBSD (streamingserver and
 encoder or either).

 I have previously used Windows Media Server and Encoder quite a lot, but I
 try to run as much as possible on FreeBSD. My question would be, is there a
 streaming server and possibly an encoder available for FreeBSD that will
 stream live video that is compatible with most mediaplayers (for Windows,
 Mac and Linux desktops)?

 Any help or directions are very much appreciated.

 Thanks for your help!

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


Check vlc  vls in ports/packages.  It should cover all the (streaming) 
standards.

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


Re: Live video streaming on FreeBSD?

2007-10-23 Thread Roland Smith
On Tue, Oct 23, 2007 at 11:01:02AM +0200, Andreas Widerøe Andersen wrote:
 Hi all,
 I'm looking for a way to stream live video on FreeBSD (streamingserver and
 encoder or either).
 
 I have previously used Windows Media Server and Encoder quite a lot, but I
 try to run as much as possible on FreeBSD. My question would be, is there a
 streaming server and possibly an encoder available for FreeBSD that will
 stream live video that is compatible with most mediaplayers (for Windows,
 Mac and Linux desktops)?

/usr/ports/multimedia/mencoder can encode/recode videos to many
different formats, including wmv9 and H.264.

/usr/ports/multimedia/vlc contains a streaming server, IIRC.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpSQGqUgXtB7.pgp
Description: PGP signature


Re: Live video streaming on FreeBSD?

2007-10-23 Thread DAve
Mark Moellering wrote:
 On Tuesday 23 October 2007 5:01 am, Andreas Widerøe Andersen wrote:
 Hi all,
 I'm looking for a way to stream live video on FreeBSD (streamingserver and
 encoder or either).

 I have previously used Windows Media Server and Encoder quite a lot, but I
 try to run as much as possible on FreeBSD. My question would be, is there a
 streaming server and possibly an encoder available for FreeBSD that will
 stream live video that is compatible with most mediaplayers (for Windows,
 Mac and Linux desktops)?

 Any help or directions are very much appreciated.

 Thanks for your help!

 Best regards,
 Andreas
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 
 Check vlc  vls in ports/packages.  It should cover all the (streaming) 
 standards.
 

We have been using Apple's Darwin Streaming server with excellent results.

DAve


-- 
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]