From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 12:42:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8939237B401 for ; Mon, 23 Jun 2003 12:42:23 -0700 (PDT) Received: from axel.truedestiny.net (b87189.upc-b.chello.nl [212.83.87.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA9343FEA for ; Mon, 23 Jun 2003 12:42:22 -0700 (PDT) (envelope-from ascheepers@vianetworks.nl) Received: from apollo (apollo.thuis [192.168.0.10]) by dionysus.thuis (Postfix) with SMTP id D4BB71C903; Mon, 23 Jun 2003 19:19:40 +0200 (CEST) Message-ID: <042701c339ac$2b7d83b0$0a00a8c0@apollo> From: "Axel Scheepers" To: , References: <20030613125624.87202.qmail@web13407.mail.yahoo.com><3EF7072C.7020908@users.sourceforge.net> <200306231124.29950.mbettinger@championelevators.com> Date: Mon, 23 Jun 2003 19:23:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: bsd video streaming X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 19:42:23 -0000 ----- Original Message ----- > Hello, > > Does anyone know off hand if there is a port that can assist in > streaming mpeg or asf files from a web page (apache) ? > > bsd version 4.7. > > regards, > sure, try ffmpeg/ffserver it's quite fast and supports about any format, I've used for a while to stream my webcam to .asx and .swf, no problems at all ;-) (/usr/ports/multimedia/ffmpeg) gr, Axel Scheepers