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.

2009-01-22 08:11
0.15.0

Esta versão reduz drasticamente o número de alocações dinâmicas, e corrige um bug de telefone importantes relativas à notificação de eventos. A API STUN foi limpo.
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 versão inclui a documentação da API do recém-construído com Doxygen e integra manchas menores e otimizações.
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 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.

2006-11-09 22:30
0.12.0

Esta versão melhora a precisão do buffer de jitter e oferece a possibilidade de ter soquetes no modo conectado de modo que os pacotes de entrada são filtradas e erros ICMP são notificados para a aplicação.
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 versão traz melhorias API para definir DiffServ ID e enviar pacotes RTCP APP. Bugfixes foram feitas.
Tags: Minor feature enhancements
This version brings API enhancements to set
diffserv ID and to send RTCP APP packets. Bugfixes
were made.

Project Resources