From owner-freebsd-multimedia Tue Apr 9 19:31:57 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 D09CE37B422 for ; Tue, 9 Apr 2002 19:31:37 -0700 (PDT) Received: (from rsf@localhost) by ns.live.com (8.9.3/8.9.3) id TAA61466; Tue, 9 Apr 2002 19:31:32 -0700 (PDT) (envelope-from rsf) Message-Id: <4.3.1.1.20020409190058.00b9a220@laptop-localhost> X-Sender: rsf@laptop-localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 09 Apr 2002 19:29:20 -0700 To: mplayer-dev-eng@mplayerhq.hu From: Ross Finlayson Subject: A RTP streaming patch for "mplayer" Cc: freebsd-multimedia@freebsd.org, ipmulticast@cloud.lyris.net, tech@multicasttech.com, tme@multicasttech.com 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 FYI, I have released a patch for the Open Source "mplayer" media player (for Linux or FreeBSD), that allows it to receive and play RTP audio/video streams. For more information, please see With this patch, "mplayer" can now receive and play (unicast or multicast) MPEG-1 or MPEG-2 RTP streams, using a SDP (".sdp") file as input. (This patch replaces the RTP implementation that was in the code before - that implementation was very limited, and supported only MPEG System Streams - not Elementary Streams.) Ross. ps. Future versions of this patch will allow "mplayer" to play RTP streams from a "rtsp://" URL, and will also support some additional RTP media types (e.g., MPEG-4) that "mplayer" has codecs for. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message