media-core icon indicating copy to clipboard operation
media-core copied to clipboard

RMS - Restcomm Media Server for Real Time Cloud Communications

Results 101 media-core issues
Sort by recently updated
recently updated
newest added

Implement a Bridge Translator, that simply forwards traffic from an input to an output. Will be used to power endpoint types where mixing is not required, such as bridge and...

task
RTP

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

This issue is related to #257. Currently, the handshake process performed by BoucyCastle allows to use multiple `certificate resources`, multiple `signature algorithms` and only one `key resource`. Such cardinality doesn't...

enhancement
DTLS

Implement a Netty handler to process DTLS packets

task
netty
DTLS