List Info

Thread: Live video streaming on FreeBSD?




Live video streaming on FreeBSD?
user name
2007-10-23 04:01:02
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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
Germany
2007-10-23 08:38:30
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=ncd&a
mp;q=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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
United States
2007-10-23 08:56:16
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-questionsfreebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribefreebsd.org"


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

Mark
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
Netherlands
2007-10-23 11:00:36
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/~r
smith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much
appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725
(KeyID: C321A725)
Re: Live video streaming on FreeBSD?
user name
2007-10-23 12:15:30
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-questionsfreebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
>> To unsubscribe, send any mail to
>> "freebsd-questions-unsubscribefreebsd.org"
> 
> 
> 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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
United States
2007-10-24 09:03:57
> /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 <lavalampspiritual-machines.org>
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
Greece
2007-10-24 09:35:34
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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
user name
2007-10-24 09:44:13
On Wed, 24 Oct 2007 17:35:34 +0300
Nikos Vassiliadis <nvassteledomenet.gr> 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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Live video streaming on FreeBSD?
country flaguser name
Greece
2007-10-24 10:45:38
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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

[1-9]

about | contact  Other archives ( Real Estate discussion Medical topics )