Skip to content

[WebRTC/Media] full webrtc client stack. #94

Open
@cloudwebrtc

Description

@cloudwebrtc

The feasibility of replacing google libwebrtc with webrtc-rs,
We need to port several key modules of libwebrtc, NetEQ, audio 3A(AEC, AGC, NS), audio/video codec, and other parts that can be replaced by the rust library.
rust has a good audio and video library,
audio: cpal
camera: eye-rs
screen capture: scrap

We will get a webrtc full-platform stack with less code, memory safety, and embedded friendly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    subcrate:mediaFor issues specific to the media crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions