Code Monkey home page Code Monkey logo

libwebrtc's People

Contributors

juha-h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

libwebrtc's Issues

Poor echo cancellation on Nokia 1

Using version 19.0.0 on an Android 9 Go (Nokia 1), echo cancellation works poorly: it doesn't cancel completely, and often the larsen effect starts. Same on an Asus tablet running Android 5.

Digging in the code I've found that webrtc is built without WEBRTC_ANDROID. If I define that in jni/Android.mk and also enable the extended filter using the WebRtcAec_enable_extended_filter function in the baresip module, echo cancellation works significantly better, albeit not perfectly, on both devices.

I think it would be very useful if you could enable WEBRTC_ANDROID and add some parameters to the baresip app so that users can

  • enable/disable the extended filter
  • enable/disable skewMode
  • choose nlpMode (conservative, moderate, aggressive)
  • enable debugging of the echo cancellation module (the baresip webrtc_aec module has a function called webrtc_aec_debug but it's not called anywhere)

baresip-android can't be build

Baresip-android can't be built now, the new webRTC gets stuck at.

/jni/src/webrtc/rtc_base/checks.h:57.10: fatal error: "absl/meta/type_traits.h" file not found

I cant even seem to find absl/meta/type_traits.h in the repository (mobile branch)

using the makefile and guide on baresip-android

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.