From owner-freebsd-multimedia Mon Sep 15 14:15:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA25901 for multimedia-outgoing; Mon, 15 Sep 1997 14:15:50 -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 OAA25888 for ; Mon, 15 Sep 1997 14:15:45 -0700 (PDT) Received: (from pete@localhost) by silver.sms.fi (8.8.7/8.7.3) id AAA03912; Tue, 16 Sep 1997 00:15:43 +0300 (EEST) Date: Tue, 16 Sep 1997 00:15:43 +0300 (EEST) Message-Id: <199709152115.AAA03912@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 In-Reply-To: <199709152103.AAA03870@silver.sms.fi> References: <199709152103.AAA03870@silver.sms.fi> X-Mailer: VM 6.22 under 19.15p7 XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Petri Helenius writes: > > 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. > Commenting on myself, I got the audio working (though no synchronization) by piping the audio stream to mpg123 and now I've 1.5 megabit MPEG audio/video live decoder directly off the network (though it makes me fairly short on CPU :-) Pete