From owner-freebsd-multimedia Mon Sep 15 23:25:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA11105 for multimedia-outgoing; Mon, 15 Sep 1997 23:25:21 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA11087 for ; Mon, 15 Sep 1997 23:25:17 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id XAA00359; Mon, 15 Sep 1997 23:25:09 -0700 (PDT) Message-Id: <199709160625.XAA00359@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Petri Helenius cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: MPEG multicast receiver In-reply-to: Your message of "Tue, 16 Sep 1997 07:47:38 +0300." <199709160447.HAA04748@silver.sms.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Sep 1997 23:25:08 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Would you happen to know how may frames / sec is it trying to send and at what resolution? Also how does look compare to h.261? Tnks! Amancio >From The Desk Of Petri Helenius : > Amancio Hasty writes: > > Curious, which platform is generating the mpeg stream? > > > Precept's IP/TV. The only one I know of which does send RTP > encapsulated stuff and not some mumbo-jumbo invented by a someone not > having a clue about interoperability. > > Pete > > > Tnks, > > Amancio > > From The Desk Of Petri Helenius : > > > 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