Download List

Descripción del Proyecto

oRTP is a library implementing the Real-time Transport Protocol (RFC3550), written in C. It is easy to use and provides a packet scheduler for sending and receiving packets on time, adaptive jitter compensation, automatic sending of RTCP compound packets, and the RTCP parser API. It works with IPv6.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-22 08:11
0.15.0

Esta versión reduce drásticamente el número de asignaciones dinámicas, y corrige un error importante relativo a la notificación telefónica de eventos. La API de STUN ha sido limpiado.
Tags: Minor feature enhancements
This version drastically reduces the number of dynamic allocations, and fixes an important bug concerning telephone-event notification. The STUN API has been cleaned up.

2007-04-12 14:27
0.13.1

Esta versión incluye la documentación de la API de nueva construcción y se integra con Doxygen parches menores y optimizaciones.
Tags: Minor feature enhancements
This version includes new API documentation built with Doxygen and integrates minor patches and optimizations.

2007-01-24 15:03
0.13.0

Esta versión añade una nueva API para conectar dinámicamente una capa externa de transportes para sustituir a las llamadas enchufe estándar. Esto le permite tener diferentes perfiles de RTP para enviar y direcciones recv. Un teléfono pocos se han añadido los tipos de eventos. Una pérdida de memoria pequeña fue corregido.
Tags: Minor feature enhancements
This version adds a new API to dynamically plug an
external transport layer to replace standard
socket calls. This allows you to have different
RTP profiles for send and recv directions. A few
telephone-event types were added. A small memory
leak was fixed.

2006-11-09 22:30
0.12.0

Esta versión mejora la precisión buffer y ofrece la posibilidad de tener tomas de corriente en modo conectado, de manera que los paquetes entrantes se filtran y errores ICMP se notifican a la aplicación.
Tags: Minor feature enhancements
This release improves jitter buffer accuracy and
offers the possibility
to have sockets in connected mode so that incoming
packets are filtered
and ICMP errors are notified to the application.

2006-09-18 13:20
0.11.0

Esta versión trae mejoras a la API para establecer diffserv ID y enviar los paquetes RTCP APP. Correcciones de errores se hicieron.
Tags: Minor feature enhancements
This version brings API enhancements to set
diffserv ID and to send RTCP APP packets. Bugfixes
were made.

Project Resources