From owner-freebsd-multimedia Sat Feb 9 19:41:48 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from ns.live.com (ns.live.com [66.80.62.34]) by hub.freebsd.org (Postfix) with ESMTP id 750A237B417 for ; Sat, 9 Feb 2002 19:41:46 -0800 (PST) Received: (from rsf@localhost) by ns.live.com (8.9.3/8.9.3) id TAA87561; Sat, 9 Feb 2002 19:41:44 -0800 (PST) (envelope-from rsf) Message-Id: <4.3.1.1.20020209193307.00c67570@localhost> X-Sender: rsf@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sat, 09 Feb 2002 19:41:37 -0800 To: Charles Henrich From: Ross Finlayson Subject: Re: gui free vic/vat (audio/video capture multicast mbone) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <20020209191827.A13144@sigbus.com> References: <4.3.1.1.20020209190100.00c66bd0@localhost> <20020209185058.B12492@sigbus.com> <4.3.1.1.20020209190100.00c66bd0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 07:18 PM 2/9/02, Charles Henrich wrote: >Im looking for the other side. Im the generating side of the imagery, and so >far the only tool I know of that can take a video feed and send it is vic. >Unfortunatly I want to run vic on a computer thats on another continent :) >Something like vic -nogui -transmit -background If your video has been encoded to MPEG (i.e., you have your own (hardware or software) MPEG video encoder at the sending end), then you can use the "testMPEGVideoStreamer" tool that comes with the "LIVE.COM Streaming Media" libraries: . This tool reads a MPEG video elementary stream from a file (or stdin), and transmits it as a RTP stream. With a bit of work, you could also do the same with (pre-encoded) H.263+ video, and possibly other video codecs as well. However, this requires that you have some (separate) means of encoding your video input. Ross. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message