From owner-freebsd-multimedia Mon Sep 15 14:04:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA25331 for multimedia-outgoing; Mon, 15 Sep 1997 14:04:39 -0700 (PDT) Received: from silver.sms.fi (silver.sms.fi [194.111.122.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA25326 for ; Mon, 15 Sep 1997 14:04:33 -0700 (PDT) Received: (from pete@localhost) by silver.sms.fi (8.8.7/8.7.3) id AAA03870; Tue, 16 Sep 1997 00:03:33 +0300 (EEST) Date: Tue, 16 Sep 1997 00:03:33 +0300 (EEST) Message-Id: <199709152103.AAA03870@silver.sms.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Petri Helenius To: freebsd-multimedia@freebsd.org Subject: MPEG multicast receiver X-Mailer: VM 6.22 under 19.15p7 XEmacs Lucid Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm glad to report that I've successfully received MPEG video directly live from a multicast MPV transmission using a little hacked rtpdump (to get rid of the MPEG payload header) and mpeg-tv. It runs nice around 10fps (without audio, I'm working on that :-) even on my lowly P90. I'm just piping the data to mpeg-tv. MPEG-TV seems to be quite loss-friendly, just some artifacts pop when a packet is lost every now and then. Pete