Skip to content

RtcTransport test application with WebRTC compatible stack - #124

Open
mosamorosev wants to merge 3 commits into
w3c:mainfrom
mosamorosev:main
Open

RtcTransport test application with WebRTC compatible stack#124
mosamorosev wants to merge 3 commits into
w3c:mainfrom
mosamorosev:main

Conversation

@mosamorosev

Copy link
Copy Markdown

The package includes two TypeScript applications capable of establishing audio and video communication.

  1. RtcTransport-based media stack, which includes the following TypeScript components:
  • RTP/RTCP stack
  • RTP packetizers and depacketizers for Opus, AAC, G.711, VP8, VP9, H.264, HEVC, and AV1
  • Pacer
  • Congestion control (AIMD and GCC)
  • Rate control
  • Error recovery (FIR, PLI, NACK, and FEC)
  • SDP builder and parser
  1. PeerConnection application

RtcTransport depends on the following Chromium CL:
https://chromium-review.googlesource.com/c/chromium/src/+/8174366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant