Download List

Projeto Descrição

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.

2007-01-24 15:03 Back to release list
0.13.0

Esta versão adiciona uma nova API para plug dinamicamente uma camada de transporte externo para substituir chamadas socket padrão. Isto permite-lhe ter diferentes perfis RTP para enviar e indicações recv. Um telefone com alguns tipos de eventos foram adicionados. Uma fuga de memória pequeno foi corrigido.
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.

Project Resources