Date: Tue, 2 May 2000 13:26:55 -0700 (PDT) From: Yonny Cardenas <ycardena@yahoo.com> To: freebsd-net@freebsd.org Subject: RTP and BSD Kernel Message-ID: <20000502202655.2834.qmail@web1604.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi I am looking the support to real time data (audio or Internet telephony) on 4.4BSD (FreeBSD) maybe incorporated into the kernel. I have been looking RTP (A Transport Protocol for Real Time Applications-RFC1889- http://www.cs.columbia.edu/~hgs/rtp), is used to send data in one direction with no acknowledgment, this protocol is supported in the applications, these are coded to add and recognize a new 12 byte header of RTP in each UDP datagram. I think that is desirable a RTP implementation in kernel available for several applications or for better performance. This implementation could be following the principles of Netgraph, it is to say encapsulating RTP how a Netgraph node or nodes into the BSD kernel. This implementation have sense? It is not clear what exactly one would implement in the kernel. Thanks for your opinions and comments. +-------------------------------+ | YONNY CARDENAS B. | | Systems Engineer | | | | Student M.Sc. | | UNIVERSIDAD DE LOS ANDES | | | | | +-------------------------------+ UNIX is BSD, and FreeBSD is an advanced 4.4BSD __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000502202655.2834.qmail>