crossle / janus-gateway-android

Implements Janus gateway video room on Android
MIT License
63 stars 30 forks source link

Are there some ways mixing remote audio and local audio through this project? #30

Open maluchi0 opened 3 months ago

maluchi0 commented 3 months ago

I want to mix local and remote audio, but the org.webrtc.audio package is missing in libwebrtc. Can you also share the libwebrtc module project on Github?

or How can I mix remote audio and local audio?