Henrique Rosa

Results 70 issues of Henrique Rosa

Epic
Maintenance

Implement a timer for RTP Connections that guarantees that a connection is automatically killed after a certain amount of time has passed.

RTP

Implement timeout mechanism that cancels an RTP session if an RTP or RTCP packet is not received in a certain interval of time.

RTP

Add support for multiple media channels in a single RTP connection. This will pave the way for video support and Unified Planning

RTP

Create an asynchronous RTCP channel powered by Netty. To be used in calls where RTCP is not multiplexed together with RTP.

RTCP

Implement a Netty handler to process DTLS packets

task
netty
DTLS

Implement asynchronous, non-blocking engine for DTLS. Can be based on Bouncy Castle DTLS or JDK 9 DTLS.

DTLS

Create a DTLS module that is asynchronous, non-blocking and deals with concurrency in consistent manner.

DTLS
Epic