From owner-freebsd-multimedia Tue Nov 19 3:34: 3 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B22037B401 for ; Tue, 19 Nov 2002 03:34:01 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DD2943E97 for ; Tue, 19 Nov 2002 03:33:59 -0800 (PST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18E6di-0007H4-00 for freebsd-multimedia@freebsd.org; Tue, 19 Nov 2002 12:33:58 +0100 Received: from [80.133.101.122] (helo=moritz.alleswirdgruener) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18E6dh-0001bx-00 for freebsd-multimedia@FreeBSD.ORG; Tue, 19 Nov 2002 12:33:57 +0100 Received: from localhost (localhost [127.0.0.1]) by moritz.alleswirdgruener (8.12.6/8.12.6) with ESMTP id gAJBKVij000215 for ; Tue, 19 Nov 2002 12:20:31 +0100 (CET) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Tue, 19 Nov 2002 12:20:31 +0100 (CET) From: Heiko Recktenwald X-Sender: uzs106@localhost To: freebsd-multimedia@FreeBSD.ORG Subject: [mpeg4ip - Open Discussion] RE: about the mp4live's video capture card??? (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Well, I asked about mp4live support in the Cisco forum, here is maersks reply. He did bring ogg to mp4s, there is allready mp3, whatever the gods in Cupertino say. Anyway, havent found mp4live in the mpeg4ip port. Live streaming. Apples QTBroadcaster shouldnt be the only option. I thought mp4live supports video4linux, maybe this isnt true. H. http://www.uni-bonn.de/~uzs106/ ---------- Forwarded message ---------- Date: Tue, 19 Nov 2002 03:05:39 -0800 From: noreply@sourceforge.net To: noreply@sourceforge.net Subject: [mpeg4ip - Open Discussion] RE: about the mp4live's video capture card??? Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=1761431 By: maersk Hi Heiko. Though Dave has always said that mp4live was/is very Linux specific, that's not completely true. It ought not be that hard to get it running on xBSD supporting OSS and a video capture API. The GUI ought to be pretty platform independent relying on SDL and gtk. I also assume that the encoders (primarily lame, faac and XviD) are platform independent. Now back to the sources then the audio_oss_source.cpp ought to work on FreeBSD too. Is there any difference between the Linux OSS API and the FreeBSD one ? All you have to do is to make FreeBSD changes to the video_v4l_source.cp file to support the FreeBSD video capture API - if any exist. I'm doing something similar myself creating two new files (audio_rtp_source.cpp and video_rtp_source.cpp) which takes input from multicasted MPEG-2 TS in RTP. This approach is in nature platform independent, but needs something else to create the mutlicasted MPEG-2 streams. So good luck - it ought not be that difficult - maybe somebody else out there can help - anybody out there being FreeBSD users with a clue ? --PMM ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge and visit: https://sourceforge.net/forum/monitor.php?forum_id=59136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message